author | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Aug 2008 07:37:34 +0000 (00:37 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 18 Aug 2008 07:37:34 +0000 (00:37 -0700) | ||
commit | 53030f8d1199ef9da86e7ddc2b8a659a355e5f69 | |
tree | 8e3323097e24528190fa7f4568872c46655a81fb | tree | snapshot |
parent | faf0156b278d1a760362cda1d294a88be7608de4 | commit | diff |
revision --simplify-merges: do not leave commits unprocessed
When we still do not know how parents of a commit simplify to, we should
defer processing of the commit, not discard it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When we still do not know how parents of a commit simplify to, we should
defer processing of the commit, not discard it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
revision.c | diff | blob | history |