Re: Implementing branch attributes in git config

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: <junkio@...>, <git@...>
Date: Monday, May 8, 2006 - 11:07 pm

On Mon, 8 May 2006 20:08:41 -0700 (PDT)
Linus Torvalds wrote:

> On Mon, 8 May 2006, sean wrote:

Yeah, but the part of my message you didn't quote made it quite clear i know
about this problem, what i would really propose is:

[core]
...
[branch.core]
...
[remote.core]
...

etc...

> Plus I really want to not be case sensitive by default. Case sensitivity

But it's not just the config file, it's also how it ends up being used
on the command line.. you have to admit silent differences between
these two command lines is _not_ desirable:

$ git repo-config "Branch".url
$ git repo-config Branch.url

That can't be something you want to see either.

Sean
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Implementing branch attributes in git config, Pavel Roskin, (Sun May 7, 5:34 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Sun May 7, 8:05 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Sun May 7, 8:55 pm)
Re: Implementing branch attributes in git config, Pavel Roskin, (Sun May 7, 9:04 pm)
Re: Implementing branch attributes in git config, Pavel Roskin, (Sun May 7, 8:36 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Sun May 7, 8:43 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Sun May 7, 9:27 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Sun May 7, 10:29 pm)
Re: Implementing branch attributes in git config, Daniel Barkalow, (Mon May 8, 7:20 pm)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Mon May 8, 7:40 pm)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Mon May 8, 7:44 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Mon May 8, 8:37 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Mon May 8, 8:54 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Mon May 8, 9:05 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Mon May 8, 9:18 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Mon May 8, 9:57 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Mon May 8, 11:08 pm)
Re: Implementing branch attributes in git config, Martin Waitz, (Tue May 9, 7:26 am)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Tue May 9, 7:34 am)
Re: Implementing branch attributes in git config, sean, (Mon May 8, 11:07 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Tue May 9, 12:11 am)
Re: Implementing branch attributes in git config, Linus Torvalds, (Mon May 8, 9:30 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Tue May 9, 1:31 am)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Mon May 8, 8:23 pm)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Sun May 7, 9:45 pm)
Re: Implementing branch attributes in git config, Linus Torvalds, (Sun May 7, 8:25 pm)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Sun May 7, 9:05 pm)
Re: Implementing branch attributes in git config, Pavel Roskin, (Sun May 7, 9:21 pm)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Sun May 7, 9:27 pm)
Re: Implementing branch attributes in git config, Pavel Roskin, (Sun May 7, 9:55 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Mon May 8, 5:00 am)
Re: Implementing branch attributes in git config, Pavel Roskin, (Mon May 8, 11:15 am)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Mon May 8, 8:17 am)
Re: Implementing branch attributes in git config, Linus Torvalds, (Sun May 7, 8:18 pm)
Re: Implementing branch attributes in git config, Junio C Hamano, (Sun May 7, 6:24 pm)
Re: Implementing branch attributes in git config, Johannes Schindelin, (Sun May 7, 8:43 pm)