emacs-devel
[Top][All Lists]
Advanced

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

Re: Referring to revisions in the git future


From: Stefan Monnier
Subject: Re: Referring to revisions in the git future
Date: Fri, 31 Oct 2014 17:11:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>> There's no reason why the commit message would need to be considered as
>> being part of the "immutable history".  IOW there's no technical reason
>> to include the commit message in the Git hash.
> git has a separate hash for the tree. "git cat-file commit
> <somecommitsha1>" will show you that.

I know, but the "parents" reference a "commit", not a "tree".


        Stefan



reply via email to

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