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: Stefan Monnier
Subject: Re: git history tracking across renames (and emacs support)
Date: Fri, 13 Jul 2018 11:49:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> I donʼt think that would be enough.
> Running diff-add-change-log-entries-other-window manually from a magit
> diff buffer produces zero changelog entries.

Indeed, I see now that Magit goes through the trouble of "prettifying"
Git's diff output, making it incompatible with diff-mode commands (and
inventing a new syntax so you can't save the buffer and then pipe it to
`patch` (or `git am`) for example).

That's too bad: they could get the same visual prettiness without
changing the actual buffer's content.


        Stefan



reply via email to

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