Re: [PATCH] git-branch --with=commit

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

 



Junio C Hamano schrieb:
     $ git checkout -b xx/maint-fix-foo
     $ git am -3 -s ,xx-maint-fix-foo.patch

Is this comma a hidden feature?

With this patch, I could do this to find out which topic
branches already contain the faulty commit:

    $ git branch --with=maint^ | grep /
      xx/maint-fix-foo

It'd be helpful if you could construct the example in this commit message such that you don't need the "grep /" here; otherwise, the reader doesn't know which part of the effect is hidden by the grep.

-- Hannes

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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