diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-05-09 17:55:40 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-10 14:30:22 -0700 |
commit | fad2d31d62277eced9aa7fc187ae3b97e72895bb (patch) | |
tree | 16c57d9a3bbff65b22a102bb979dbb44e1750a9e /git-add--interactive.perl | |
parent | 3755ccdb65a3bcaa1d55a6b4ec9c47eab0501baa (diff) | |
download | git-fad2d31d62277eced9aa7fc187ae3b97e72895bb.tar.gz |
bisect: store good revisions in a "sha1_array"
This will make it easier to use good revisions for checking merge
bases later.
To simplify the code, a new "sha1_array_push" function is also
introduced.
And while at it we move the earlier part of the code to fill the
argv that is passed to "setup_revisions", so that all this code is
now completely after "read_bisect_refs".
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-add--interactive.perl')
0 files changed, 0 insertions, 0 deletions