Options (1)
-r, --rangebooleanFind the first bad revision in a range by running a test command
Example:
jj bisect run {{[-r|--range]}} {{good_revision}}..{{bad_revision}} {{command}}Examples (4)
Find the first bad revision in a range by running a test command
Find the first bad revision using a shell command
Find the first good revision instead of the first bad one
made by @shridhargupta | data from tldr-pages