emacs-devel
[Top][All Lists]
Advanced

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

Re: git history tracking across renames (and emacs support)


From: Steinar Bang
Subject: Re: git history tracking across renames (and emacs support)
Date: Mon, 01 Jan 2018 23:42:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (windows-nt)

>>>>> Andreas Schwab <address@hidden>:
> On Jan 01 2018, Steinar Bang <address@hidden> wrote:
>>>>>>> Andreas Schwab <address@hidden>:

>>> On Jan 01 2018, Steinar Bang <address@hidden> wrote:

>>>> So I think it's a pity that
>>>>  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=8756
>>>>  https://debbugs.gnu.org/cgi/bugreport.cgi?bug=19045
>>>> were closed as fixed.

>>>> Because they are not, really.

>>> In which way?
>> 
>> 'C-x v l' doesn't show log messages past the first move/rename.

> Do you have an example?

This is when using GNU Emacs 25.2.1 (i686-w64-mingw32) of 2017-04-24

 cd emacs/lisp
 git pull
 git checkout -b scratch/try-rename-a-file
 git mv gnus-cloud.el gnus-cloudly.el
 git commit -m "Rename file gnus-cloud.el to gnus-cloudly.el"

Then open emacs/lisp/gnus-cloudly.el in emacs and do 'C-x v l'




reply via email to

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