]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/blame.c
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)
commitbd10c45672068811cb13cb0edba78470f537f233
treeb775e7c015a8893dff11ee553c37e7808d0bf35e
parent07fa3836158f267184bb5cebaa1390364cdb8702
parentd2058cb2f00ae4c174b44193b039790dc8015c40
Merge branch 'ps/report-failure-from-git-stash' into maint-2.43

"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