Thread (4 messages) flat view 4 messages, 4 authors, 2016-06-15

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

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:43:48

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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help