Re: [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

2016-05-09 Thread Pranit Bauva
Hey Johannes, On Mon, May 9, 2016 at 8:29 PM, Johannes Schindelin wrote: > Hi Pranit, > > On Sun, 8 May 2016, Pranit Bauva wrote: > >> On Sun, May 8, 2016 at 12:34 PM, Johannes Schindelin >> wrote: >> > >> > On Fri, 6 May 2016, Pranit Bauva wrote: >> > >> >> diff --git a/builtin/bisect--helper.c

Re: [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

2016-05-09 Thread Johannes Schindelin
Hi Pranit, On Sun, 8 May 2016, Pranit Bauva wrote: > On Sun, May 8, 2016 at 12:34 PM, Johannes Schindelin > wrote: > > > > On Fri, 6 May 2016, Pranit Bauva wrote: > > > >> diff --git a/builtin/bisect--helper.c b/builtin/bisect--helper.c > >> index 3324229..d8de651 100644 > >> --- a/builtin/bisec

Re: [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

2016-05-08 Thread Pranit Bauva
On Sun, May 8, 2016 at 9:00 PM, Christian Couder wrote: > On Sun, May 8, 2016 at 9:17 AM, Pranit Bauva wrote: >> On Sun, May 8, 2016 at 12:34 PM, Johannes Schindelin >> wrote: >>> Hi Pranit, >>> >>> On Fri, 6 May 2016, Pranit Bauva wrote: >>> diff --git a/builtin/bisect--helper.c b/builtin/

Re: [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

2016-05-08 Thread Christian Couder
On Sun, May 8, 2016 at 9:17 AM, Pranit Bauva wrote: > On Sun, May 8, 2016 at 12:34 PM, Johannes Schindelin > wrote: >> Hi Pranit, >> >> On Fri, 6 May 2016, Pranit Bauva wrote: >> >>> diff --git a/builtin/bisect--helper.c b/builtin/bisect--helper.c >>> index 3324229..d8de651 100644 >>> --- a/built

Re: [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

2016-05-08 Thread Pranit Bauva
On Sun, May 8, 2016 at 12:34 PM, Johannes Schindelin wrote: > Hi Pranit, > > On Fri, 6 May 2016, Pranit Bauva wrote: > >> diff --git a/builtin/bisect--helper.c b/builtin/bisect--helper.c >> index 3324229..d8de651 100644 >> --- a/builtin/bisect--helper.c >> +++ b/builtin/bisect--helper.c >> @@ -8,1

Re: [PATCH v5 1/2] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL

2016-05-08 Thread Johannes Schindelin
Hi Pranit, On Fri, 6 May 2016, Pranit Bauva wrote: > diff --git a/builtin/bisect--helper.c b/builtin/bisect--helper.c > index 3324229..d8de651 100644 > --- a/builtin/bisect--helper.c > +++ b/builtin/bisect--helper.c > @@ -8,13 +8,17 @@ static const char * const git_bisect_helper_usage[] = { >