git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Show containing branches in log?
@ 2014-07-02 14:50 Robert Dailey
  2014-07-02 16:34 ` Jeff King
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Robert Dailey @ 2014-07-02 14:50 UTC (permalink / raw)
  To: Git

I know that with the `git branch` command I can determine which
branches contain a commit. Is there a way to represent this
graphically with `git log`? Sometimes I just have a commit, and I need
to find out what branch contains that commit. The reason why `git
branch --contains` doesn't solve this problem for me is that it names
almost all branches because of merge commits. Too much ancestry has
been built since this commit, so there is no way to find the "closest"
branch that contains that commit.

Is there a way to graphically see what is the "nearest" named ref to
the specified commit in the logs?

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

end of thread, other threads:[~2014-08-25 23:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 14:50 Show containing branches in log? Robert Dailey
2014-07-02 16:34 ` Jeff King
2014-07-02 16:52   ` Robert Dailey
2014-07-02 16:52   ` Jason Pyeron
2014-07-02 16:59     ` Robert Dailey
2014-07-03 14:18 ` Peter Krefting
2014-07-03 17:25   ` Jeff King
2014-07-03 19:41 ` Øyvind A. Holm
2014-08-01 18:01   ` Robert Dailey
2014-08-25 23:35   ` Robert Dailey

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).