]> git.eshelyaron.com Git - emacs.git/commit
vc-git: Ensure git doesn't try to colorize stashes
authorMorgan Smith <Morgan.J.Smith@outlook.com>
Wed, 9 Nov 2022 21:16:55 +0000 (16:16 -0500)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 12 Nov 2022 19:34:50 +0000 (20:34 +0100)
commit4ccc385ab136e9794ba7f9ee61d8e4643331887d
treede18ed0284ad2c43209037674d13c49a73f42fcd
parentd794f1d3f22af458c496978fc89bbb5be37f433e
vc-git: Ensure git doesn't try to colorize stashes

* lisp/vc/vc-git.el (vc-git-stash-show): Add --color=never to git
flags.  (Bug#59158)
lisp/vc/vc-git.el