emacs-devel
[Top][All Lists]
Advanced

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

Re: merging emacs-24


From: Eli Zaretskii
Subject: Re: merging emacs-24
Date: Thu, 27 Nov 2014 18:23:20 +0200

> From: Ted Zlatanov <address@hidden>
> Date: Thu, 27 Nov 2014 08:02:12 -0500
> 
> GM> BTW: with bzr, the logs for the merged changes would be visible with
> 
> GM>   bzr log -n0
> 
> GM> How does one do that with git log?
> 
> You do it to the two branches that were merged.  So e.g.
> 
> commit ba4502fe1465f7803beca3ae187e41f0b25bef10
> Merge: b121ef1 81e0cca
> Author: Ted Zlatanov <address@hidden>
> Date:   Wed Nov 26 21:31:11 2014 -0500
> 
>     Merge branch 'emacs-24'
> 
> means you do `git log b121ef1..81e0cca'

AFAIU, this only shows the merge-commits, but doesn't otherwise
identify the commits that were done on another branch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]