git.el: Set process-environment instead of invoking env
commitf27e55864317611385be4d33b3c53ca787379df9
authorDavid Kågedal <davidk@lysator.liu.se>
Tue, 19 Feb 2008 14:01:53 +0000 (19 15:01 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Feb 2008 19:25:14 +0000 (20 11:25 -0800)
tree5cdb673c3e4b7fc87395298837ec0cf031a6bd3b
parente3c58f8b300dbc80b97a31a3a2758de00c5b52ce
git.el: Set process-environment instead of invoking env

This will make it a little less posix-dependent, and more efficient.

Included is also a minor doc improvement.

Signed-off-by: David Kågedal <davidk@lysator.liu.se>
Acked-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/emacs/git.el