swh:1:snp:47f1e8bb459169b0feb652a9c3d9cbabd8526d4a
Revision 8af52d7a83a78c5f3a60d5bd5099a5073655339a authored by Shawn O. Pearce on 20 October 2007, 05:42:01 UTC, committed by Shawn O. Pearce on 20 October 2007, 05:42:01 UTC
If git-write-tree fails (such as if the index file is currently
locked and it wants to write to it) we were not getting the error
message as $tree_id was always the empty string so we shortcut
through the catch and never got the output from stderr.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 96f1195
History
Tip revision: 84d06cdc06389ae7c462434cb7b1db0980f63860 authored by Junio C Hamano on 26 March 2021, 21:59:47 UTC
Sync with v2.31.1
Tip revision: 84d06cd
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 5.7 KB
git-gui.sh -rwxr-xr-x 65.9 KB

back to top