From: Junio C Hamano Date: Wed, 6 Dec 2017 17:23:42 +0000 (-0800) Subject: Merge branch 'ph/stash-save-m-option-fix' X-Git-Tag: v2.16.0-rc0~71 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=714485c7deb63e91b1ee7ba07be5f5a55fe03a39;p=thirdparty%2Fgit.git Merge branch 'ph/stash-save-m-option-fix' In addition to "git stash -m message", the command learned to accept "git stash -mmessage" form. * ph/stash-save-m-option-fix: stash: learn to parse -m/--message like commit does --- 714485c7deb63e91b1ee7ba07be5f5a55fe03a39