Merge branch 'vs/complete-stash-show-p-fix'
The command line completion script (in contrib/) tried to complete "git stash -p" as if it were "git stash push -p", but it was too aggressive and also affected "git stash show -p", which has been corrected. * vs/complete-stash-show-p-fix: completion: don't override given stash subcommand with -p
Junio C Hamano committed
Jun 8, 2020 at 18:06 UTC
a8ecd0190d743f19d20917197f95317955354941
No changes.