Git development
 help / color / mirror / Atom feed
* How do I show only log messages for commits on a specific branch?
@ 2009-12-16 10:16 bd
  2009-12-16 18:05 ` Elijah Newren
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: bd @ 2009-12-16 10:16 UTC (permalink / raw)
  To: git

Hello list,

[ git v1.6.3.3 ]

imagine this:

	     --A--*--B (new)
	    /
	*--X--*--Y (master)

Now I'd like to list only log messages for A..B (X..B would be okay too).

I know of 

	git log master..new

however then I need to remember that I branched new of master, and to be honest,
sometimes I forget.

So how do I:

	git please-tell-me-the-branch-I-started-this-branch-from new

Thanks in advance,

	Stefan

-- 
BOFH excuse #181:

Atilla the Hub

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

end of thread, other threads:[~2009-12-17 15:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 10:16 How do I show only log messages for commits on a specific branch? bd
2009-12-16 18:05 ` Elijah Newren
2009-12-16 23:26   ` Miklos Vajna
2009-12-16 23:58     ` Santi Béjar
2009-12-17  0:04       ` Elijah Newren
2009-12-16 23:59     ` Elijah Newren
2009-12-17  0:20       ` Miklos Vajna
2009-12-17 14:20         ` Stefan Völkel
2009-12-17  9:20 ` David Roden
2009-12-17 15:04 ` Pat Notz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox