diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-03-05 11:42:20 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-03-05 13:39:45 -0800 |
commit | e895cb5135d7fbff8037ce83302aff12ee83667c (patch) | |
tree | 6bdf0e10c5fb1facb6acb4c11c5b2ccef710d1ac /http-walker.c | |
parent | Git 1.8.1.5 (diff) | |
download | tgif-e895cb5135d7fbff8037ce83302aff12ee83667c.tar.xz |
commit.c: add clear_commit_marks_many()
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>
Diffstat (limited to 'http-walker.c')
0 files changed, 0 insertions, 0 deletions