Re: [RFC] Update on builtin-commit

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Monday, July 2, 2007 - 10:02 am

Hi,

On Mon, 2 Jul 2007, Kristian H?gsberg wrote:


Ah, right.


That might be correct now. But why not make the option parser general 
enough to (finally!) support something like "git clone -lns <directory>", 
i.e. short options a la GNU? This is something that has been wanted for a 
long time.

Besides, if you make the option parser not general enough to be reused in 
all git programs, I wonder why bother at all? It's not like it is less 
complex than a hand-rolled option parser, if it is used only once.


Hmm. Somehow I think that the getopt solution is not so bad at all. We'd 
need some code in compat/, but since we're GPL, and there are so many 
GPLed getopt versions out there, I don't see any obstacle there.

Ciao,
Dscho

-
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:
[RFC] Update on builtin-commit, krh, (Mon Jul 2, 7:22 am)
Re: [RFC] Update on builtin-commit, Johannes Schindelin, (Mon Jul 2, 9:11 am)
Re: [RFC] Update on builtin-commit, Kristian , (Mon Jul 2, 9:51 am)
Re: [RFC] Update on builtin-commit, Johannes Schindelin, (Mon Jul 2, 10:02 am)
Re: [RFC] Update on builtin-commit, Jeffrey C. Ollie, (Mon Jul 2, 10:34 am)
Re: [RFC] Update on builtin-commit, Kristian , (Mon Jul 2, 10:57 am)