diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2008-01-15 16:12:33 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-01-16 11:37:34 -0800 |
commit | 7c3fd25dcf2a23ed43bae2ba23a46edab4644a9f (patch) | |
tree | 83fbd40987bbdc42e8f4facd6ec8dd1649094060 /builtin-fsck.c | |
parent | 28624193b2ce622144136d373e136455b6b13967 (diff) | |
download | git-7c3fd25dcf2a23ed43bae2ba23a46edab4644a9f.tar.gz |
Make builtin-commit.c more careful about parenthood
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>
Diffstat (limited to 'builtin-fsck.c')
0 files changed, 0 insertions, 0 deletions