Update bash completion with new 1.5.3 command line options
commit47e98eecf3721dca64e3d453fc96e3a02debe54f
authorShawn O. Pearce <spearce@spearce.org>
Thu, 23 Aug 2007 05:39:22 +0000 (23 01:39 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 23 Aug 2007 05:39:22 +0000 (23 01:39 -0400)
tree0e77ca488ca1fc3b60917e0077a13d1be27eaee6
parentaabb2e515c334cbca9d9ae9873a188cef2c9b3ba
Update bash completion with new 1.5.3 command line options

A number of commands have learned new tricks as part of git 1.5.3.
If these are long options (--foo) we tend to support them in the
bash completion, as it makes the user's task of using the option
slightly easier.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
contrib/completion/git-completion.bash