author | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 May 2009 17:45:52 +0000 (10:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 10 May 2009 19:41:35 +0000 (12:41 -0700) | ||
commit | ad87b5dd93f61a046236febf1becc78d0ad6452a | |
tree | a559c6bc401b8c80a74c48f7c4fc241ab211a6ee | tree | snapshot |
parent | fe0bb5f7bce3dbcc32325c74e693a726d0c2808b | commit | diff |
mktree: do not barf on a submodule commit
It is perfectly normal if a tree entry points at a missing commit as long
as the mode of the entry says it is a submodule.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It is perfectly normal if a tree entry points at a missing commit as long
as the mode of the entry says it is a submodule.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-mktree.c | diff | blob | history |