]> git.eshelyaron.com Git - emacs.git/commit
vc-git-dir-extra-headers: Improve detection of rebases
authorSean Whitton <spwhitton@spwhitton.name>
Sun, 1 Jan 2023 05:55:42 +0000 (22:55 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Sun, 1 Jan 2023 05:55:42 +0000 (22:55 -0700)
commit7822fcbebd1edba3654eaf5c1113f9d4049e0462
treefc56175c90df2c669e2827b3e6997d6912026b2a
parente4669e0f77bd982bd9254eaf6f4660181dc0b490
vc-git-dir-extra-headers: Improve detection of rebases

* lisp/vc/vc-git.el (vc-git--cmds-in-progress): New function.
(vc-git-dir-extra-headers): Use it.
lisp/vc/vc-git.el