1
0
mirror of https://github.com/git/git.git synced 2024-10-04 01:41:30 +02:00
git/contrib/completion
Shawn O. Pearce 8f87fae645 Teach bash completion about recent log long options
(Somewhat) recently git-log learned about --reverse (to show commits
in the opposite order) and a looong time ago I think it learned
about --raw (to show the raw diff, rather than a unified diff).
These are both useful options, so we should make them easy for the
user to complete.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-24 01:51:30 -04:00
..
git-completion.bash Teach bash completion about recent log long options 2007-05-24 01:51:30 -04:00