author | Matt Draisey <matt@draisey.ca> | |
Thu, 19 Jan 2006 20:58:03 +0000 (15:58 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 25 Jan 2006 08:10:14 +0000 (00:10 -0800) | ||
commit | 016fb48bc480dde83b57466f59f633cbc5128ae6 | |
tree | 1a74dcfd4c3368cfc703edb678a30af90b19edf4 | tree | snapshot |
parent | 941c9449999192e2d338ee204f4153e30ae43829 | commit | diff |
local push/pull env cleanup
remove environment variables relating to the current repository
before execing the 'remote' half of a local push or pull operation
[jc: the original from Matt spelled out the environment variable
names, which I changed to the preprocessor symbols defined in
cache.h. Also it missed GRAFT_ENVIRONMENT.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
remove environment variables relating to the current repository
before execing the 'remote' half of a local push or pull operation
[jc: the original from Matt spelled out the environment variable
names, which I changed to the preprocessor symbols defined in
cache.h. Also it missed GRAFT_ENVIRONMENT.]
Signed-off-by: Junio C Hamano <junkio@cox.net>
connect.c | diff | blob | history |