emacs-devel
[Top][All Lists]
Advanced

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

Re: Git transition checklist


From: David Kastrup
Subject: Re: Git transition checklist
Date: Wed, 08 Jan 2014 21:17:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> Date: Wed, 08 Jan 2014 20:39:34 +0200
>> From: Eli Zaretskii <address@hidden>
>> Cc: address@hidden
>> 
>> Seriously, someone will surely come up with a command to show the date
>> of a given commit specified by its SHA1.  Not "at a glance", but
>> close.
>
> Here, how about this, for a given SHA1-VALUE:
>
>   git log --pretty=format:%cd $(SHA1-VALUE)^!

git log -1 seems easier...

-- 
David Kastrup




reply via email to

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