]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/report-failure-from-git-stash'
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Feb 2024 21:16:11 +0000 (13:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Feb 2024 21:16:11 +0000 (13:16 -0800)
commit70550a224263099c76276eaa57ac9d0b0c724a99
treed6f803d6dad90bed473a1574f7d7d13a18997f1b
parent32c5ab6ee4574ecb5084f896d07c33fb97588f4f
parentd2058cb2f00ae4c174b44193b039790dc8015c40
Merge branch 'ps/report-failure-from-git-stash'

"git stash" sometimes was silent even when it failed due to
unwritable index file, which has been corrected.

* ps/report-failure-from-git-stash:
  builtin/stash: report failure to write to index
builtin/stash.c
t/t3903-stash.sh