author | Thomas Rast <trast@student.ethz.ch> | |
Wed, 23 Jul 2008 21:36:15 +0000 (23:36 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 24 Jul 2008 00:06:36 +0000 (17:06 -0700) | ||
commit | 2ca880fe54660869bc93a2302efced9ab64511d9 | |
tree | 3f005db5360d69b59442fa7cc4d4ae48a896a27a | tree | snapshot |
parent | 08c701d4761abf58dce607e84bf41fb280e38a9e | commit | diff |
git-completion.bash: provide completion for 'show-branch'
It previously used the same as 'log', but the options are quite
different and the arguments must be single refs (or globs).
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It previously used the same as 'log', but the options are quite
different and the arguments must be single refs (or globs).
Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |