emacs-devel
[Top][All Lists]
Advanced

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

Re: git log question


From: Kaushal Modi
Subject: Re: git log question
Date: Thu, 30 Nov 2017 17:59:48 +0000

On Thu, Nov 30, 2017 at 12:46 PM Clément Pit-Claudel <address@hidden> wrote:
On 2017-11-30 10:21, Kaushal Modi wrote:
> 3. C-s b407c521f2 (the commit you are interested in).

That usually doesn't work in my experience (Magit doesn't show all commits in the log, only the last ~250).

That of course was a "quick and dirty way". I mentioned this approach because it was about sleuthing a recent commit.

'lb' has now become a goto to do all sorts of things: branching, merging, cherry picking, interactive rebase, quickly doing n/p in the log to see commit details in the other window.. and this particular use case fit in too..

YMMW, but the first thing I do almost always after M-x magit-status is lb followed by fa.

Also, the method Noam mentioned is spot on: M-x magit-show-commi.
--

Kaushal Modi


reply via email to

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