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

Junio C Hamano committed May 8, 2018 at 15:59 UTC 79d92b113cc6b61112b8856eca78b8b97bbaca6a

No changes.