git.el: Remove the env parameter in git-call-process and git-call-process-string.
commit9ddf6d7c105e58d76ea6762d8cc8eebdf463903e
authorAlexandre Julliard <julliard@winehq.org>
Sat, 1 Nov 2008 19:42:39 +0000 (1 20:42 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Nov 2008 19:39:02 +0000 (21 20:39 +0100)
treed32a190c84b3c1491cca5ae6ee232fb6d6708f49
parent36d2078ff19c849aef94f045bf2b4fb73a5098e8
git.el: Remove the env parameter in git-call-process and git-call-process-string.

All callers that need to change the environment now set
process-environment themselves.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
contrib/emacs/git.el