Re: Implementing branch attributes in git config

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: sean
Date: Monday, May 8, 2006 - 4:30 pm

On Mon, 8 May 2006 19:20:17 -0400 (EDT)
Daniel Barkalow <barkalow@iabervon.org> wrote:



Unfortunately that's not the only place where you have to use the 
excessive quoting; you also have to do the same when using the git
repo-config command line.   All because we're clinging to case
insensitivity and a very restrictive set of characters for 
identifiers in the config file.  And just why are we clinging?

Believe when Linus offered the code originally he said that it was
easier to start out very restrictive and loosen up later than it was
to start loose and become restrictive later.  That makes a lot of
sense, but somewhere along the way we seem to have made a virtue
out of something that is actually getting in the way of natural
syntactic usage.  There's no good reason for git to break with 
traditional and common practice in this case.

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