author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 23 Aug 2007 05:39:22 +0000 (01:39 -0400) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 23 Aug 2007 05:39:22 +0000 (01:39 -0400) | ||
commit | 47e98eecf3721dca64e3d453fc96e3a02debe54f | |
tree | 0e77ca488ca1fc3b60917e0077a13d1be27eaee6 | tree | snapshot |
parent | aabb2e515c334cbca9d9ae9873a188cef2c9b3ba | commit | diff |
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>
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 | diff | blob | history |