Re: [PATCH] bisect: clarify that one can select multiple good commits

2017-11-11 Thread Robert P. J. Day
On Sat, 11 Nov 2017, Kevin Daudt wrote: > On Sat, Nov 11, 2017 at 08:26:00AM -0500, Robert P. J. Day wrote: > > > > Current man page for "bisect" is inconsistent explaining the fact that > > "git bisect" takes precisely one bad commit, but one or more good > > commits, so tweak the man page in a f

Re: [PATCH] bisect: clarify that one can select multiple good commits

2017-11-11 Thread Kevin Daudt
On Sat, Nov 11, 2017 at 08:26:00AM -0500, Robert P. J. Day wrote: > > Current man page for "bisect" is inconsistent explaining the fact that > "git bisect" takes precisely one bad commit, but one or more good > commits, so tweak the man page in a few places to make that clear. > > rday > > Signe

[PATCH] bisect: clarify that one can select multiple good commits

2017-11-11 Thread Robert P. J. Day
Current man page for "bisect" is inconsistent explaining the fact that "git bisect" takes precisely one bad commit, but one or more good commits, so tweak the man page in a few places to make that clear. rday Signed-off-by: Robert P. J. Day --- i also exercised literary license to reword an