]> git.eshelyaron.com Git - emacs.git/commit
Don't have vc-git-stash-list bug out on the .git directory
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 20 Sep 2020 10:12:36 +0000 (12:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 10:12:41 +0000 (12:12 +0200)
commit23c20c39683766525d17da52482dfad85b943f48
treed9d3e25b0b2a26e89f47f95536b08ff10ebc2fb4
parentdb6bdef2dd6abe2f2d1e8c49f0d86a490a63d81b
Don't have vc-git-stash-list bug out on the .git directory

* lisp/vc/vc-git.el (vc-git-stash-list): Don't bug out when
running on the .git directory itself (bug#39285).
lisp/vc/vc-git.el