diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2018-04-20 00:25:14 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-20 10:39:50 +0900 |
commit | df70b190bdd2add42a906819f9d41dbf91cf0809 (patch) | |
tree | 95c8e3024dcee254464fa77d4e3a3caa62ba7fa9 /builtin/submodule--helper.c | |
parent | completion: stop showing 'save' for stash by default (diff) | |
download | tgif-df70b190bdd2add42a906819f9d41dbf91cf0809.tar.xz |
completion: make stash -p and alias for stash push -p
We define 'git stash -p' as an alias for 'git stash push -p' in the
manpage. Do the same in the completion script, so all options that
can be given to 'git stash push' are being completed when the user is
using 'git stash -p --<tab>'. Currently the only additional option
the user will get is '--message', but there may be more in the future.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/submodule--helper.c')
0 files changed, 0 insertions, 0 deletions