]> git.eshelyaron.com Git - emacs.git/commit
Have Git backend actions accept nil filenames again
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 7 Sep 2021 23:33:24 +0000 (02:33 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 7 Sep 2021 23:33:24 +0000 (02:33 +0300)
commitff2c4a8353b93fe02501e3c51d18963ec75e3b7b
treea5cfb92cdd01b10393534bf93550fd8c452ea5ee
parent81677cb6990a8afdea6d852a1e995139828dc8c8
Have Git backend actions accept nil filenames again

* lisp/vc/vc-git.el (vc-git--literal-pathspec):
Move the nil check to the beginning (bug#50422).
lisp/vc/vc-git.el