From: Alexandre Julliard Date: Sat, 1 Nov 2008 19:42:39 +0000 (+0100) Subject: git.el: Remove the env parameter in git-call-process and git-call-process-string. X-Git-Tag: v1.6.1-rc1~24^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9ddf6d7c105e58d76ea6762d8cc8eebdf463903e?hp=9ddf6d7c105e58d76ea6762d8cc8eebdf463903e 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 ---