author | SZEDER Gábor <szeder@ira.uka.de> | |
Tue, 15 Sep 2009 10:21:44 +0000 (12:21 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 22 Sep 2009 19:47:26 +0000 (12:47 -0700) | ||
commit | 59d5eeee9f7e0cb71c10bde3da0fa01c3b3dbf8d | |
tree | 56e0333d99b3784c28363d06a17b42f1dfb2bbbf | tree | snapshot |
parent | 918c03c2a7c8730dcfd413098b3dc05fa0f3166d | commit | diff |
bash: update 'git stash' completion
This update adds 'git stash (apply|pop) --quiet' and all options known
to 'git stash save', and handles the DWIMery from 3c2eb80f (stash:
simplify defaulting to "save" and reject unknown options, 2009-08-18).
Care is taken to avoid offering subcommands in the DWIM case.
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>
This update adds 'git stash (apply|pop) --quiet' and all options known
to 'git stash save', and handles the DWIMery from 3c2eb80f (stash:
simplify defaulting to "save" and reject unknown options, 2009-08-18).
Care is taken to avoid offering subcommands in the DWIM case.
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 |