emacs-devel
[Top][All Lists]
Advanced

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

Re: git apologia


From: Eli Zaretskii
Subject: Re: git apologia
Date: Mon, 17 Nov 2014 19:47:14 +0200

> From: Andreas Schwab <address@hidden>
> Cc: "Stephen J. Turnbull" <address@hidden>,  address@hidden
> Date: Mon, 17 Nov 2014 17:50:55 +0100
> 
> Eli Zaretskii <address@hidden> writes:
> 
> > When I pull from upstream, I almost always look at the log summary
> > lines of the last dozen commits, and then frequently examine one or
> > more of those in detail.  So I need a quick and convenient method of
> > doing "git show" or its equivalent without the need to type the 7 hex
> > characters of the SHA1 checksum.  What's more natural than asking for
> > the Nth previous commit?
> 
> Copy and paste from the output of git pull, which tells you exactly what
> has changed.  Pass that to git log.

Yes, that's another way.  Thanks.



reply via email to

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