Merge branch 'kd/stash-with-bash-4.4' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 20 Aug 2017 06:07:16 +0000 (23:07 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 20 Aug 2017 06:07:16 +0000 (23:07 -0700)
commit79b2c4b052e93d1aab5183b81621690417583f0a
treeec8b635838c003d642667741303840c34467c1b0
parentdf47ffeffaca92218437fd143915720bd988e141
parent5fc92f8828b117d042344e4733e16195b264365b
Merge branch 'kd/stash-with-bash-4.4' into next

bash 4.4 or newer gave a warning on NUL byte in command
substitution done in "git stash"; this has been squelched.

* kd/stash-with-bash-4.4:
  stash: prevent warning about null bytes in input
git-stash.sh