completion: add some missing options to git push
Signed-off-by: John Keeping <john@keeping.me.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
3a224ff2bb
commit
9e8a6a9433
@ -1635,6 +1635,7 @@ _git_push ()
|
||||
--*)
|
||||
__gitcomp "
|
||||
--all --mirror --tags --dry-run --force --verbose
|
||||
--quiet --prune --delete --follow-tags
|
||||
--receive-pack= --repo= --set-upstream
|
||||
--recurse-submodules=
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user