]> git.eshelyaron.com Git - emacs.git/commit
Speed up vc-git-dir-status-files
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 28 Jun 2018 00:03:36 +0000 (03:03 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 28 Jun 2018 00:03:36 +0000 (03:03 +0300)
commit4a7f4232ed415e042a72b85d9c4de1f421ce2bce
tree3a4bbb2c93eac6afabfee0d4cc3162c556688f96
parent9134c841f1c04c21c16e5661259a4bef3b1c3f5b
Speed up vc-git-dir-status-files

* lisp/vc/vc-git.el (vc-git-dir-status-goto-stage): Call 'git
ls-files -u' for the ls-files-conflict stage
(https://lists.gnu.org/archive/html/emacs-devel/2018-06/msg00885.html).
lisp/vc/vc-git.el