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)
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

1  2 
git-stash.sh
diff --cc git-stash.sh
Simple merge