]> git.eshelyaron.com Git - emacs.git/commit
Fix Git submodules detection breakage
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 15 May 2020 19:09:55 +0000 (22:09 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 15 May 2020 19:10:25 +0000 (22:10 +0300)
commitafca37343d0637386e4dfc4fb04d8700f3c6bf0d
treef59bbb214d95c873c86f17b40a5bf1d9877f6b1d
parentb5ec24a4f14c9684506d5616ac1fa5a83b0d1392
Fix Git submodules detection breakage

* lisp/progmodes/project.el (project-try-vc):
Use the absolute name of .git both times.
lisp/progmodes/project.el