]> git.eshelyaron.com Git - emacs.git/commit
Re-fix bug#16897
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 12 Sep 2021 00:28:38 +0000 (03:28 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 12 Sep 2021 00:29:04 +0000 (03:29 +0300)
commit108dbed4c0d874f71bc40f63d39d8777ce192303
treebdf97f32a45126ee2472e80e04f9f6c0e9093c9e
parent6e60e746535e74d49f4a61b78a7844fa221dbba8
Re-fix bug#16897

* lisp/vc/vc-git.el (vc-git--file-list-is-rootdir):
Extract from 'vc-git-command'.
(vc-git--literal-pathspecs): Use it here as well.
lisp/vc/vc-git.el