diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-05-27 07:09:40 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-27 13:45:45 -0700 |
commit | 7a8e3895f68e9ae4e44e521c78fc98768c2a88ec (patch) | |
tree | 3adc4b131c6571c98e549afaa413dd210a706ebd /quote.h | |
parent | bisect: check ancestors without forking a "git rev-list" process (diff) | |
download | tgif-7a8e3895f68e9ae4e44e521c78fc98768c2a88ec.tar.xz |
bisect: drop unparse_commit() and use clear_commit_marks()
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>
Diffstat (limited to 'quote.h')
0 files changed, 0 insertions, 0 deletions