Merge branch 'tm/completion-push-set-upstream'
* tm/completion-push-set-upstream: completion: push --set-upstream
This commit is contained in:
commit
33ce7c11eb
@ -1730,7 +1730,7 @@ _git_push ()
|
||||
--*)
|
||||
__gitcomp "
|
||||
--all --mirror --tags --dry-run --force --verbose
|
||||
--receive-pack= --repo=
|
||||
--receive-pack= --repo= --set-upstream
|
||||
"
|
||||
return
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user