diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2022-01-05 04:08:10 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2022-01-05 04:08:10 +0200 |
commit | e7aa3ece52d26cc7e4d3f3990aff56127389779f (patch) | |
tree | 1d915d7f1b981c2282fca7c7fac924c2347a2090 /lisp/emacs-lisp | |
parent | c0cfbca311e6e07e9f8b9c1c9d0e2fe9792cd08c (diff) | |
download | emacs-e7aa3ece52d26cc7e4d3f3990aff56127389779f.tar.gz emacs-e7aa3ece52d26cc7e4d3f3990aff56127389779f.tar.bz2 emacs-e7aa3ece52d26cc7e4d3f3990aff56127389779f.zip |
Fix vc-git with old Git over Tramp and cygwin-mount.el
* lisp/vc/vc-git.el (vc-git-use-literal-pathspecs): New variable.
(vc-git-command, vc-git--call): Use it to determine whether to set
GIT_LITERAL_PATHSPECS=1 (bug#51497).
(vc-git--literal-pathspec, vc-git--literal-pathspecs): Remove.
Update all callers. This reverts the previous solution for bug#39452.
* lisp/progmodes/project.el (project--vc-list-files):
Use the new variable.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions