]> git.eshelyaron.com Git - emacs.git/commit
Restore vc-git helper function (bug#68183)
authorKévin Le Gouguec <kevin.legouguec@gmail.com>
Wed, 21 Aug 2024 06:45:00 +0000 (08:45 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 21 Aug 2024 09:56:17 +0000 (11:56 +0200)
commitf8be957322c6349e7f6130a9737acc5461d8c362
treef2375a45f8a73531e219ce1c1db527e0c0b9d249
parent17b409e08a995a6f7569d08d71467d0007231dc1
Restore vc-git helper function (bug#68183)

* lisp/vc/vc-git.el (vc-git--cmds-in-progress): Restore; it was removed
in a previous refactoring patch, but we may still find use for it.
(vc-git-dir--in-progress-headers): Use it.

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