On 06/04/2013 05:24 AM, lei yang wrote:
> list all the branch that contains commit title is "xxxx yyyy" note: the
> commit-id is not the same though
> the commit content is the same in different branch

I think that

    git log --all --no-walk --grep="xxxx yyyy"

does what you want.

Michael

-- 
Michael Haggerty
mhag...@alum.mit.edu
http://softwareswirl.blogspot.com/

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to