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

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

Re: Elpa packages and Makefiles


From: Stefan Monnier
Subject: Re: Elpa packages and Makefiles
Date: Thu, 09 Oct 2014 10:40:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

SM> The reason I prefer doing that is because I think I know what "git
SM> merge" does, whereas I have difficulty understanding what "git
SM> read-tree" or "git subtree" does.
> `git subtree' is nice when you want subsequent resyncs of the same tree.
> It can maintain a bijective commit ID mapping between the source repo
> and the destination repo.

Subtree merges work fine as well for subsequent resyncs of the same
tree, and they don't need to maintain a bijective mapping between the
two (because this mapping is the identity mapping).


        Stefan




reply via email to

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