mirror of
https://github.com/git/git.git
synced 2026-01-13 20:30:48 +00:00
The goal of this patch series is to check if good revisions are ancestor of the bad revision without forking a process to launch "git rev-list $good ^$bad". This new version of this patch series does not use an "unparse_commit" function anymore, we use "clear_commit_marks" instead. Signed-off-by: Junio C Hamano <gitster@pobox.com>
4.6 KiB
4.6 KiB