* vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
commiteceb6feba42bebcb15d5dd0c60c9470ad7300309
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 18 Jul 2012 15:04:36 +0000 (18 17:04 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Wed, 18 Jul 2012 15:04:36 +0000 (18 17:04 +0200)
treef8333bd9f24d01b1426d8b4c448e38dc58c92901
parentd7d9a499595fa8feb029988e1a6e6c5aeaf0c131
* vc/vc-git.el (vc-git-state): Don't call `vc-git-registered',
assume it's always t.
(vc-git-registered): Remove caching, the function is only called
once.
(vc-git-branches): Use `vc-git--call' instead of `call-process'.
lisp/ChangeLog
lisp/vc/vc-git.el