Merge branch 'kd/stash-with-bash-4.4'
commitef9408cfb5eca8524047c56ba10df9664425a14c
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:13:08 +0000 (23 14:13 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Aug 2017 21:13:08 +0000 (23 14:13 -0700)
tree4731b7d75b9663de1146c38a0cbfb4e11e47eeea
parent76be4487f08d40bd1dba0d5b0dcbd2513ca26e8c
parent5fc92f8828b117d042344e4733e16195b264365b
Merge branch 'kd/stash-with-bash-4.4'

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