summaryrefslogtreecommitdiff
path: root/builtin/submodule--helper.c
diff options
context:
space:
mode:
authorLibravatar Thomas Gummerer <t.gummerer@gmail.com>2018-04-20 00:25:14 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-04-20 10:39:50 +0900
commitdf70b190bdd2add42a906819f9d41dbf91cf0809 (patch)
tree95c8e3024dcee254464fa77d4e3a3caa62ba7fa9 /builtin/submodule--helper.c
parentcompletion: stop showing 'save' for stash by default (diff)
downloadtgif-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