From: Junio C Hamano Date: Sun, 10 Sep 2017 08:02:54 +0000 (+0900) Subject: Merge branch 'kd/stash-with-bash-4.4' into maint X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8388f986b6ff1335f8040418579c4365a4c210f2;p=git.git 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 --- 8388f986b6ff1335f8040418579c4365a4c210f2