diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-14 11:25:17 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-07-14 13:50:33 -0700 |
commit | a38837341c995773f2adc29ff5971196187b07fb (patch) | |
tree | 934f2190c3ad1b64f6b609a0625e85acb6b0df53 /t/t5100 | |
parent | Make 'git show' more useful (diff) | |
download | tgif-a38837341c995773f2adc29ff5971196187b07fb.tar.xz |
Improve on the 'invalid object' error message at commit time
Not that anybody should ever get it, but somebody did (probably because
of a flaky filesystem, but whatever). And each time I see an error
message that I haven't seen before, I decide that next time it will look
better.
So this makes us write more relevant information about exactly which
file ended up having issues with a missing object. Which will tell
whether it was a tree object, for example, or just a regular file in the
index (and which one).
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100')
0 files changed, 0 insertions, 0 deletions