author | SZEDER Gábor <szeder@ira.uka.de> | |
Wed, 6 Aug 2008 15:45:23 +0000 (17:45 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 8 Aug 2008 23:10:39 +0000 (16:10 -0700) | ||
commit | 5a7ebd4faab1430a6d4daef0636345709139e3b4 | |
tree | 5c7295fe7b254e5ce9a8e759b8314e355ac37064 | tree | snapshot |
parent | b13d44093bac2eb75f37be01f0e369290211472c | commit | diff |
bash: remove redundant check for 'git stash apply' options
It will never trigger anyway because of the first check, and even if it
would, it would not offer the command line option.
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>
It will never trigger anyway because of the first check, and even if it
would, it would not offer the command line option.
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 |