Merge branch 'tg/demote-stash-save-in-completion'
commit79d92b113cc6b61112b8856eca78b8b97bbaca6a
authorJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:32 +0000 (8 15:59 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 May 2018 06:59:32 +0000 (8 15:59 +0900)
tree26dcbea7aa65508a845347b64009328957f37864
parentc50f76aa9d40203650fe36107adbad42104f8cf6
parentdf70b190bdd2add42a906819f9d41dbf91cf0809
Merge branch 'tg/demote-stash-save-in-completion'

The command line completion (in contrib/) has been taught that "git
stash save" has been deprecated ("git stash push" is the preferred
spelling in the new world) and does not offer it as a possible
completion candidate when "git stash push" can be.

* tg/demote-stash-save-in-completion:
  completion: make stash -p and alias for stash push -p
  completion: stop showing 'save' for stash by default
contrib/completion/git-completion.bash