author | SZEDER Gábor <szeder@ira.uka.de> | |
Fri, 16 Jan 2009 16:01:57 +0000 (17:01 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 18 Jan 2009 02:22:21 +0000 (18:22 -0800) | ||
commit | 7de931c3c2c7850dd7f26c24fbe9d12d223f55f6 | |
tree | 3bf1e3710651fe306679f56af00e40c23a93706a | tree | snapshot |
parent | 6b89d068bd78b978743e96de7827d8a2a4d9f200 | commit | diff |
bash: remove unnecessary checks for long options with argument
__gitcomp takes care of it since 5447aac7 (bash: fix long option with
argument double completion, 2008-03-05)
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
__gitcomp takes care of it since 5447aac7 (bash: fix long option with
argument double completion, 2008-03-05)
Signed-off-by: SZEDER Gábor <szeder@ira.uka.de>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | diff | blob | history |