emacs-devel
[Top][All Lists]
Advanced

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

Re: Removing rollback from VC mode - request for comment


From: Stefan Monnier
Subject: Re: Removing rollback from VC mode - request for comment
Date: Thu, 11 Dec 2014 15:21:55 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> Using vc-git in this way is hampered by vc-git not tracking history
> across renames.

Indeed, vc-git.el should use --follow when possible.

BTW, while implementing vc-region-history (which only works with vc-git
so far and for the foreseeable future) I noticed that Git does not
support --follow for the -L%d,%d:%s case, even though that only applies
to a single file.


        Stefan



reply via email to

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