]> git.eshelyaron.com Git - emacs.git/commit
vc-git-root-log-format: Explicitly match periods
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 15 May 2024 18:04:03 +0000 (19:04 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 16 May 2024 08:22:19 +0000 (10:22 +0200)
commit3479698ebcd6f4507f5e0bc962922e75900b5abe
tree3633e84fdcb8db116bc1e88e22c397aa470f442f
parent96e0c8e5b0f941548b376c74fe22a1ee62d9a01c
vc-git-root-log-format: Explicitly match periods

* lisp/vc/vc-git.el (vc-git-root-log-format): Explicity match
periods, rather than matching them only because '.' matches any
chars.

(cherry picked from commit 5900cf92ea27f56bd0e35b818332d9d415f4d6fc)
lisp/vc/vc-git.el