diff options
author | Miriam Rubio <mirucam@gmail.com> | 2020-09-24 14:33:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-24 12:06:30 -0700 |
commit | c7a7f48f4fe8319867ea025e55e930b48455652a (patch) | |
tree | 639cf77918c56d367957268bbff12f13fdcbb9aa /builtin/rev-parse.c | |
parent | bisect--helper: reimplement `bisect_autostart` shell function in C (diff) | |
download | tgif-c7a7f48f4fe8319867ea025e55e930b48455652a.tar.xz |
bisect: call 'clear_commit_marks_all()' in 'bisect_next_all()'
As there can be other revision walks after bisect_next_all(),
let's add a call to a function to clear all the marks at the
end of bisect_next_all().
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Miriam Rubio <mirucam@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/rev-parse.c')
0 files changed, 0 insertions, 0 deletions