]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/vc-git.el (vc-git-diff): Don't pass --textconv.
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 22 Jul 2025 10:34:44 +0000 (11:34 +0100)
committerEshel Yaron <me@eshelyaron.com>
Fri, 25 Jul 2025 08:11:55 +0000 (10:11 +0200)
commitfa350d16d4ed8ef87de02025bdcfeb0ea5bd4ede
treeb7a56d1592985d19285c5ad430f5a29ea47cb6d6
parent20dfc82d2deb0edc8b559c93a9001ac7d608303f
* lisp/vc/vc-git.el (vc-git-diff): Don't pass --textconv.

This reverts this change:

    Author:     Sean Whitton <spwhitton@spwhitton.name>
    AuthorDate: Mon Jul 21 09:26:59 2025 +0100

      * lisp/vc/vc-git.el (vc-git-diff): Pass --textconv (bug#79050).

(cherry picked from commit d381a7e79932f83aafb4de0340037f393ed031b5)
lisp/vc/vc-git.el