How do I show only log messages for commits on a specific branch?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]