Unset GIT_DIR when calling Git commands
commitdc5e65b5deb2f5b67f6c3a06ae81c6b074bd4b56
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 21 Jun 2016 23:04:33 +0000 (22 02:04 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 21 Jun 2016 23:04:33 +0000 (22 02:04 +0300)
tree4776a30dab36243f0239335a12831f7af66da7c4
parent6cdd8f7153b553c6dc02be47e04a2e75117b6fe4
Unset GIT_DIR when calling Git commands

* lisp/vc/vc-git.el (vc-git--call, vc-git-command):
Unset GIT_DIR (bug#23769).
lisp/vc/vc-git.el