help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: git, magit: nth diff before


From: Andreas Röhler
Subject: Re: git, magit: nth diff before
Date: Tue, 17 Mar 2015 12:56:18 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.5.0

On 17.03.2015 12:37, Yuri Khan wrote:
On Tue, Mar 17, 2015 at 5:08 PM, Andreas Röhler
<andreas.roehler@easy-emacs.de> wrote:

let's assume wont to see a git diff from 9th to 8th commit before head.

Is there a convenient command using magic, i.e. giving arguments as numbers?

M-x magit-show-commit RET HEAD~8 RET if you really insist on a
command-line-like interface.

But you may also like to invoke M-x magit-log, move point to the line
describing the commit you want, and press RET.


Thanks all!

Andreas



reply via email to

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