1
0
mirror of https://github.com/git/git.git synced 2024-10-23 14:31:33 +02:00
git/contrib/completion
Thomas Rast 20bf729231 bash completion: refactor diff options
diff, log and show all take the same diff options.  Refactor them from
__git_diff and __git_log into a variable, and complete them in
__git_show too.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-01-19 15:21:00 -08:00
..
git-completion.bash bash completion: refactor diff options 2009-01-19 15:21:00 -08:00