]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/report-failure-from-git-stash' into maint-2.43
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:44:49 +0000 (14:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Feb 2024 22:44:49 +0000 (14:44 -0800)
"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

1  2 
builtin/stash.c

diff --cc builtin/stash.c
Simple merge