]> git.eshelyaron.com Git - emacs.git/commit
Fix vc-root-diff broken with Git as well
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Aug 2021 00:57:58 +0000 (03:57 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 19 Aug 2021 00:57:58 +0000 (03:57 +0300)
commitfba64e1697174369b87e3de0c189a0fb0963c49c
tree0a41d2b6f38dd3f11f1b24a02ec91b55b9a3b256
parent78b427648b85d0f7e93ad5f18537ad9f2da055cb
Fix vc-root-diff broken with Git as well

* lisp/vc/vc.el (vc-root-diff): Fix similar to 35023214031e1 by
avoiding the abbreviated directory name in argument (bug#39452).
lisp/vc/vc.el