Do not modify "our" environment, because it's Explorer's one
commit724390b4e92b1b48bf93e58010775cb70d30acb5
authorKirill <kirillathome@gmail.com>
Sat, 9 Feb 2008 15:06:55 +0000 (9 10:06 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 9 Feb 2008 17:05:39 +0000 (9 17:05 +0000)
tree46b55a3930ea093afdf8778943482a0a2b57c0e7
parent96d823bb564b606a4ff9d4ca5ad38a0d0886aac0
Do not modify "our" environment, because it's Explorer's one

This is a fix, suggested by Lode Leroy, to not modify PATH in
"our" environment, because it's actually Explorer's environment.
See env_for_git().
Makefile
exec.c [new file with mode: 0644]
exec.h [new file with mode: 0644]
menu.c