Merge branch 'kd/stash-with-bash-4.4' into maint
commit8388f986b6ff1335f8040418579c4365a4c210f2
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:54 +0000 (10 17:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Sep 2017 08:02:54 +0000 (10 17:02 +0900)
tree96a5d87e73b3e1c56ce8e39b8e315b939e4d2e15
parentfbded00b0df5ba7663bddc8e5842a3a118a3c0b3
parent5fc92f8828b117d042344e4733e16195b264365b
Merge branch 'kd/stash-with-bash-4.4' into maint

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