From: Junio C Hamano Date: Mon, 10 Jan 2022 19:52:52 +0000 (-0800) Subject: Merge branch 'ab/do-not-limit-stash-help-to-push' X-Git-Tag: v2.35.0-rc0~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ab404ea0463c99fc85095e0419ed08a1486ae92;p=thirdparty%2Fgit.git Merge branch 'ab/do-not-limit-stash-help-to-push' "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 --- 8ab404ea0463c99fc85095e0419ed08a1486ae92