commit | 47e98eecf3721dca64e3d453fc96e3a02debe54f | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Thu Aug 23 01:39:22 2007 -0400 |
committer | Shawn O. Pearce <spearce@spearce.org> | Thu Aug 23 01:39:22 2007 -0400 |
tree | 0e77ca488ca1fc3b60917e0077a13d1be27eaee6 | |
parent | aabb2e515c334cbca9d9ae9873a188cef2c9b3ba [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>