Thread (7 messages) flat view 7 messages, 5 authors, 2016-06-15

Re: RFC: reverse bisect

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:52:08

Am 29.09.2011 16:20, schrieb Michal Vyskocil:
git bisect start --reverse HEAD~999 HEAD
With the regular meaning of the start subcommand, the revs given are
ordered: bad good good...

With the reversed meaning, this would have to become: good bad bad...

This would have to be mentioned clearly in the documentation.
git bisect good/bad/skip/run
Last time this came up on the list I suggested to add the following
commands:

   git bisect regression  # a synonym for git bisect start
   git bisect improvement # your --reverse

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help