]> git.eshelyaron.com Git - emacs.git/commit
lisp/vc/vc-hg.el: Don't pass empty string to hg update
authorAndrii Kolomoiets <andreyk.mad@gmail.com>
Fri, 15 Nov 2019 08:13:55 +0000 (09:13 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 15 Nov 2019 08:13:55 +0000 (09:13 +0100)
commit3db1de04527acee3a5cdd563c848582e85e0f77e
treeeb8792e4ca176906a50691182f741148f5b9a959
parent35ab18c03cf2ec5f7f1f8c511d656cd96f24d007
lisp/vc/vc-hg.el: Don't pass empty string to hg update

* lisp/vc/vc-hg.el (vc-hg-retrieve-tag): Don't pass empty name to
`hg update` (bug#38216).
lisp/vc/vc-hg.el