git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-commit could allow grouping of short options
@ 2007-02-03 22:41 Gerrit Pape
  2007-02-04  1:05 ` Eric Wong
  0 siblings, 1 reply; 3+ messages in thread
From: Gerrit Pape @ 2007-02-03 22:41 UTC (permalink / raw)
  To: git

Hi, please see http://bugs.debian.org/407241:

> git-commit could allow grouping of short options, rather than failing:
> 
> $ git commit -avs
> Usage: /usr/bin/git-commit [-a] [-s] [-v] [--no-verify] ...

I personally would like this too, not only for git-commit.

Thanks, Gerrit.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-commit could allow grouping of short options
  2007-02-03 22:41 git-commit could allow grouping of short options Gerrit Pape
@ 2007-02-04  1:05 ` Eric Wong
  2007-02-05  9:18   ` Jakub Narebski
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wong @ 2007-02-04  1:05 UTC (permalink / raw)
  To: git

Gerrit Pape <pape@smarden.org> wrote:
> Hi, please see http://bugs.debian.org/407241:
> 
> > git-commit could allow grouping of short options, rather than failing:
> > 
> > $ git commit -avs
> > Usage: /usr/bin/git-commit [-a] [-s] [-v] [--no-verify] ...
> 
> I personally would like this too, not only for git-commit.

I had some patches to implement this a while ago ('gitopt') but I never
got around to cleaning them up and fixing some bugs.  Hopefully I'll
have time in the next weeks.

-- 
Eric Wong

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-commit could allow grouping of short options
  2007-02-04  1:05 ` Eric Wong
@ 2007-02-05  9:18   ` Jakub Narebski
  0 siblings, 0 replies; 3+ messages in thread
From: Jakub Narebski @ 2007-02-05  9:18 UTC (permalink / raw)
  To: git

[Cc: git@vger.kernel.org]

Eric Wong wrote:
> Gerrit Pape <pape@smarden.org> wrote:

>> Hi, please see http://bugs.debian.org/407241:
>> 
>>> git-commit could allow grouping of short options, rather than failing:
>>> 
>>> $ git commit -avs
>>> Usage: /usr/bin/git-commit [-a] [-s] [-v] [--no-verify] ...
>> 
>> I personally would like this too, not only for git-commit.
> 
> I had some patches to implement this a while ago ('gitopt') but I never
> got around to cleaning them up and fixing some bugs.  Hopefully I'll
> have time in the next weeks.

It would be nice to also have long, descriptiove option for each short,
single character option of each git command, for example --patch as longopt
alternative to git-diff-tree -p option, etc.

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-05  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-03 22:41 git-commit could allow grouping of short options Gerrit Pape
2007-02-04  1:05 ` Eric Wong
2007-02-05  9:18   ` Jakub Narebski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).