]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7060-wtstatus.sh
Merge branch 'aj/stash-staged-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Apr 2024 21:49:43 +0000 (14:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Apr 2024 21:49:43 +0000 (14:49 -0700)
commit90f6b5a597c083d898fcc5d3ae3dbb50779b72a6
treeb77fb2106f5d20b3e2f150eeb9e206a5594c72c5
parent708e9257f8045e00dca1241ab13c1e8033ead41c
parent5fb768640976a9f004925045e51d60ba5a903490
Merge branch 'aj/stash-staged-fix'

"git stash -S" did not handle binary files correctly, which has
been corrected.

* aj/stash-staged-fix:
  stash: fix "--staged" with binary files
builtin/stash.c
t/t3903-stash.sh