emacs-devel
[Top][All Lists]
Advanced

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

Re: Should we restore manually maintained ChangeLogs


From: Paul Eggert
Subject: Re: Should we restore manually maintained ChangeLogs
Date: Thu, 10 Mar 2016 09:39:20 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 03/10/2016 09:17 AM, Stefan Monnier wrote:
Indeed, "git replace" is a lot more powerful than I'd like....
Is there some way to control its usage?

As far as I know, the only control is to ignore all replacements, by using git's --no-replace-objects option or setting the GIT_NO_REPLACE_OBJECTS environment variable.

As I understand it, 'git replace' was motivated by the need to do fancier things, e.g., link a repository with another old repository. It is indeed a powerful mechanism.



reply via email to

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