git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Finding all branches(remote and local) include given commit?
@ 2012-05-12 11:42 Yi, EungJun
  2012-05-12 12:07 ` Carlos Martín Nieto
  0 siblings, 1 reply; 6+ messages in thread
From: Yi, EungJun @ 2012-05-12 11:42 UTC (permalink / raw)
  To: git

Is there any way to find remote and local branches include given commit?

e.g.

$ git branch --all --contains 499e7b31509cfbb59dcb2a046f8e2fd1a3e73d6f
* master
  remotes/origin/next

As you know, it does not work and "git branch --contains" finds only
local branches.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-12 12:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-12 11:42 Finding all branches(remote and local) include given commit? Yi, EungJun
2012-05-12 12:07 ` Carlos Martín Nieto
2012-05-12 12:25   ` Yi, EungJun
2012-05-12 12:28     ` Yi, EungJun
2012-05-12 12:48     ` Carlos Martín Nieto
2012-05-12 12:52       ` Yi, EungJun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).