mirror of
https://github.com/git/git.git
synced 2025-12-18 12:00:25 +01:00
clear_commit_marks(struct commit *, unsigned) only can clear flag bits starting from a single commit; introduce an API to allow feeding an array of commits, so that flag bits can be cleared from commits reachable from any of them with a single traversal. Signed-off-by: Junio C Hamano <gitster@pobox.com>
32 KiB
32 KiB