Christian Couder <christian.couder@xxxxxxxxx> writes: > On Sat, Nov 11, 2017 at 12:42 PM, Robert P. J. Day > <rpjday@xxxxxxxxxxxxxx> wrote: >> >> the man page for "git bisect" makes no mention of "git bisect next", >> but the script git-bisect.sh does: > > Yeah the following patch was related: > > https://public-inbox.org/git/1460294354-7031-2-git-send-email-s-beyer@xxxxxxx/ > > You might want to discuss with Stephan (cc'ed). Thanks for saving me time to explain why 'next' is still a very important command but the end users do not actually need to be strongly aware of it, because most commands automatically invokes it as their final step due to the importance of what it does ;-)