Re: [PATCH 1/6] gitopt: a new command-line option parser for git

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>
Date: Tuesday, May 9, 2006 - 5:31 pm

Junio C Hamano <junkio@cox.net> wrote:


Oh, I thought parameters would use same syntax for short and long
options.  For optional args -C2 would make sense but -C 2 would be
ambiguous ("-C -- 2" or "-C2"?).  Maybe I'm just too drunk to
understand.

-- 
http://onion.dynserv.net/~timo/
-
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:
Re: [PATCH 1/6] gitopt: a new command-line option parser for..., Timo Hirvonen, (Tue May 9, 5:31 pm)
[PATCH 2/6] update-index: convert to using gitopt, Eric Wong, (Tue May 9, 1:06 am)
[PATCH 3/6] ls-tree: convert to gitopt, Eric Wong, (Tue May 9, 1:06 am)
[PATCH 4/6] ls-files: convert to using gitopt, Eric Wong, (Tue May 9, 1:06 am)