diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2021-08-16 03:13:30 +0300 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2021-08-16 03:33:29 +0300 |
commit | 35023214031e130b43fd14f5ee7cd07e778b8176 (patch) | |
tree | 3c5d4618a29c51fe9ee0f490ab6fe8959235eaf8 /lisp/emacs-lisp | |
parent | 7ec057458135eed0dd08e2de4089e4814d71e440 (diff) | |
download | emacs-35023214031e130b43fd14f5ee7cd07e778b8176.tar.gz emacs-35023214031e130b43fd14f5ee7cd07e778b8176.tar.bz2 emacs-35023214031e130b43fd14f5ee7cd07e778b8176.zip |
Fix regressions in the last change
* lisp/vc/vc-git.el (vc-git-register):
Use file names verbatim with 'git update-index', as it only accepts
file names, not pathspecs (bug#39452).
* lisp/vc/vc.el (vc-print-root-log):
Expand ROOTDIR, so that vc-git-print-log doesn't receive an
abbreviated name. Literal pathspecs don't work with those.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions