Revision 7c3fd25dcf2a23ed43bae2ba23a46edab4644a9f authored by Linus Torvalds on 16 January 2008, 00:12:33 UTC, committed by Junio C Hamano on 16 January 2008, 19:37:34 UTC
When creating the commit object, be a whole lot more careful about making
sure that the parent lines really are valid parent lines. Check things
like MERGE_HEAD having proper SHA1 lines in it, and double-check that all
the parents exist and are actually commits.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 2862419
History
File Mode Size
test
INSTALL -rw-r--r-- 7.9 KB
README -rw-r--r-- 12.2 KB
git-favicon.png -rw-r--r-- 164 bytes
git-logo.png -rw-r--r-- 208 bytes
gitweb.css -rw-r--r-- 6.9 KB
gitweb.perl -rwxr-xr-x 163.8 KB

README

back to top