* Wishlist: git help bisect should mention "stop" keyword
@ 2013-02-09 8:44 Andreas Mohr
0 siblings, 0 replies; only message in thread
From: Andreas Mohr @ 2013-02-09 8:44 UTC (permalink / raw)
To: git
Hi,
the man page (git version 1.7.10.4) is a bit non-symmetric
since git bisect has the start param, but when searching for "stop"
(nothing more obvious than that, right?),
one comes up empty --> usability issue.
The appropriate action complementary to start appears to be
git bisect reset, thus its description definitely ought to include a "stop"
keyword.
Description as of 1.7.10.4 is
After a bisect session, to clean up the bisection state and
return to
the original HEAD, issue the following command:
$ git bisect reset
which could be changed into
After a bisect session, to clean up the bisection state and
return to
the original HEAD (in other words, to "stop" bisect),
issue the following command:
$ git bisect reset
Andreas Mohr
--
GNU/Linux. It's not the software that's free, it's you.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-09 8:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-09 8:44 Wishlist: git help bisect should mention "stop" keyword Andreas Mohr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox