]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ph/stash-save-m-option-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:23:42 +0000 (09:23 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Dec 2017 17:23:43 +0000 (09:23 -0800)
commit714485c7deb63e91b1ee7ba07be5f5a55fe03a39
treed0d08d2e31f2287af477b48079338e10eb6d6f85
parent79bafd23a82a883ab054c9fcaf1e3d3bea57e4b9
parent5675473fcbd18fb320ca17cffc107506f09c7464
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
git-stash.sh
t/t3903-stash.sh