mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
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>
9.7 KiB
9.7 KiB