Re: [PATCH] Fix typo: "git bisectreset" -> "git bisect reset"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Sunshine <sunshine@xxxxxxxxxxxxxx> 于2019年2月11日周一 上午11:47写道:
>
> On Sun, Feb 10, 2019 at 10:07 PM Jiang Xin <worldhello.net@xxxxxxxxx> wrote:
> > diff --git a/builtin/bisect--helper.c b/builtin/bisect--helper.c
> > @@ -173,7 +173,7 @@ static int bisect_reset(const char *commit)
> >                         return error(_("could not check out original"
> >                                        " HEAD '%s'. Try 'git bisect"
> > -                                      "reset <commit>'."), branch.buf);
> > +                                      " reset <commit>'."), branch.buf);
> >                 }
>
> This duplicates a change made by [1], although that patch was
> withdrawn (temporarily).
>
> [1]: http://public-inbox.org/git/20190209213044.29539-1-jn.avila@xxxxxxx/

Thank you for reminding.  Please use Jean-Noël's patch v2 (forgot add
v2 suffix?).




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux