]> git.eshelyaron.com Git - emacs.git/commit
vc-git-find-revision: Pass --filters to git-cat-file
authorSean Whitton <spwhitton@spwhitton.name>
Fri, 11 Jul 2025 08:13:47 +0000 (09:13 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 24 Jul 2025 08:06:43 +0000 (10:06 +0200)
commitac438d298c0f015ac420ec21bfaa9f1cd2a6b7fc
tree9b6b5ce60e6b83a29ac25a5c5726a4e0dd267d83
parent599035139d076374c89c4b4eb5c2280c35330408
vc-git-find-revision: Pass --filters to git-cat-file

* lisp/vc/vc-git.el (vc-git-find-revision): Pass --filters to
git-cat-file.  Problem reported and fix suggested by Oscar
Fuentes <ofv@wanadoo.es>.

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