1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/test/lisp/vc
Justin Schell e6a0cfaad5 vc-git--program-version to support Git for macOS version string
`git version` on macOS returns e.g., "git version 2.30.1 (Apple
Git-130)" and `vc-git--program-version` currently returns "0" instead
of "2.30.1".

* lisp/vc/vc-git.el (vc-git--program-version): Ignore text after
the version number when parsing git versions (bug#52172).

Copyright-paperwork-exempt: yes
2021-12-06 02:27:52 +01:00
..
diff-mode-resources
add-log-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
diff-mode-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00
ediff-diff-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ediff-ptch-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00
log-edit-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
smerge-mode-tests.el ; Minor stylistic checkdoc fixes in test/**/*.el 2021-09-26 17:53:23 +02:00
vc-bzr-tests.el Prefer ert-with-temp-(directory|file) 2021-11-07 01:54:31 +01:00
vc-git-tests.el vc-git--program-version to support Git for macOS version string 2021-12-06 02:27:52 +01:00
vc-hg-tests.el Update copyright year to 2021 2021-01-01 01:13:56 -08:00
vc-tests.el Prefer ert-with-temp-(directory|file) in most remaining tests 2021-11-08 01:33:16 +01:00