Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
write-tree: properly detect failure to write tree objects
author
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Apr 2008 16:47:17 +0000
(09:47 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 23 Apr 2008 17:02:44 +0000
(10:02 -0700)
Tomasz Fortuna reported that "git commit" does not error out properly when
it cannot write tree objects out. "git write-tree" shares the same issue,
as the failure to notice the error is deep in the logic to write tree
objects out recursively.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
edae5f0
)
No differences found