author | SZEDER Gábor <szeder@ira.uka.de> | |
Wed, 23 Jul 2008 11:49:22 +0000 (13:49 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 25 Jul 2008 06:29:50 +0000 (23:29 -0700) | ||
commit | c84bb14ce52b6559e0b8e10d554ff9b47149c042 | |
tree | 697d7b1287affc7fcb72fd0408043fd45ae7c9ff | tree | snapshot |
parent | b302ddd2f8de2944ed3425d48b1a640fab004d02 | commit | diff |
bash: offer only paths after '--' for 'git checkout'
Commit d773c631 (bash: offer only paths after '--', 2008-07-08) did the
same for several other git commands, but 'git checkout' went unnoticed.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Commit d773c631 (bash: offer only paths after '--', 2008-07-08) did the
same for several other git commands, but 'git checkout' went unnoticed.
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |