emacs-devel
[Top][All Lists]
Advanced

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

Re: master has switched from Automake to GNU Make


From: Stefan Monnier
Subject: Re: master has switched from Automake to GNU Make
Date: Sat, 25 Mar 2017 13:36:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

>> IMO, when we do a "rebase", Git should also keep the previous history, tho
>> only as a kind of "weak reference",
> That kind of weak reference is the reflog.

No, reflog doesn't keep parent-info about relationship between
commits, so it's a completely different beast.

The kind of ref I'm thinking of would be more like a commit-id embedded
in the commit message of every commit created by a rebase, together with
a tweak to "git merge" so that it uses those commit ids as additional
parents when looking for a common ancestor.


        Stefan




reply via email to

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