]> git.eshelyaron.com Git - emacs.git/commit
Move the expansion of abbreviated names to vc-git.el
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 30 Aug 2021 23:47:31 +0000 (02:47 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 30 Aug 2021 23:47:31 +0000 (02:47 +0300)
commitd2ad64b7a524450bd1a4f59a5e0801abb0637b32
tree8820e446a210eaf1b01d3c1485d9ef421b412da5
parenta1887cc5e6c63d89f8495148d32a6927f84f1571
Move the expansion of abbreviated names to vc-git.el

* lisp/vc/vc-git.el (vc-git--literal-pathspec):
Perform the expansion of abbreviated file names here instead
(bug#39452).

* lisp/vc/vc.el (vc-root-diff, vc-print-root-log):
Undo the recent change.
lisp/vc/vc-git.el
lisp/vc/vc.el