]> git.eshelyaron.com Git - emacs.git/commit
Fix vc-git test when no identities are configured
authorKévin Le Gouguec <kevin.legouguec@gmail.com>
Mon, 18 Mar 2024 18:47:59 +0000 (19:47 +0100)
committerEshel Yaron <me@eshelyaron.com>
Sun, 24 Mar 2024 14:13:00 +0000 (15:13 +0100)
commit1e755e755e87598d1e601360589b3428c473b804
treec00e6f44b7f03eeb733c32f0c446ebe2e75bf62d
parente1b89762859cb5b8fc6ad218ddb76087a081ad00
Fix vc-git test when no identities are configured

Reported by john muhl <jm@pub.pink>.

* test/lisp/vc/vc-git-tests.el (vc-git-test--with-repo): Set
some environment variables (lifted from vc-tests.el) to let
'git commit' compute dummy author and committer identities.

(cherry picked from commit 014cd0040275bb2a4d08d392825b4814452275db)
test/lisp/vc/vc-git-tests.el