Re: specifying one-side of a merge commit?

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

 



On 2010.08.12 13:11:52 +0800, Tay Ray Chuan wrote:
> Hi,
> 
> I wonder how do you guys do this?
> 
> So far, what I've come up with is this:
> 
>   $ git rev-list $MERGE ^$MERGE^ | head -2 | tail -1
> 
> I'm sure there's a better way.

Are you looking for $MERGE^2? See SPECIFYING REVISIONS in
git-rev-parse(1).

Björn
--
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]