]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/do-not-limit-stash-help-to-push'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:52 +0000 (11:52 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Jan 2022 19:52:52 +0000 (11:52 -0800)
"git stash" by default triggers its "push" action, but its
implementation also made "git stash -h" to show short help only for
"git stash push", which has been corrected.

* ab/do-not-limit-stash-help-to-push:
  stash: don't show "git stash push" usage on bad "git stash" usage

1  2 
builtin/stash.c
t/t3903-stash.sh

diff --cc builtin/stash.c
Simple merge
Simple merge