diff options
author | Lee Marlow <lee.marlow@gmail.com> | 2008-07-23 18:07:23 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-27 14:14:01 -0700 |
commit | 1eb7e2f83472f49fda62cefe1d2d9b4c668c6771 (patch) | |
tree | c53e65a72e7f531565a1b99e55c5b630b7e1b73a /diff.h | |
parent | Documentation: fix diff.external example (diff) | |
download | tgif-1eb7e2f83472f49fda62cefe1d2d9b4c668c6771.tar.xz |
bash completion: Add completion for 'git help'
Rename cached __git_commandlist to __git_porcelain_commandlist and
add __git_all_commandlist that only filters out *--* helpers.
Completions for 'git help' will use the __git_all_commandlist, while
the __git_porcelain_commandlist is used for git command completion.
Users who actually read man pages may want to see help for plumbing
commands.
Signed-off-by: Lee Marlow <lee.marlow@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.h')
0 files changed, 0 insertions, 0 deletions