diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2015-06-29 17:40:31 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 11:42:42 -0700 |
commit | 4a6ada32cb64b0eba8b6f995e4230f0c722fd580 (patch) | |
tree | 3a6644345afa001baec4e9f5c7c0efd0dedba938 /revision.c | |
parent | bisect: simplify the addition of new bisect terms (diff) | |
download | tgif-4a6ada32cb64b0eba8b6f995e4230f0c722fd580.tar.xz |
bisect: don't mix option parsing and non-trivial code
As-is, the revisions that appear on the command-line are processed in
order. This would mix badly with code that changes the configuration
(e.g. change $TERM_GOOD and $TERM_BAD) while processing the options.
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'revision.c')
0 files changed, 0 insertions, 0 deletions