login
Header Space

 
 

[PATCH 01/22] git_connect: unset CONFIG_ENVIRONMENT in child

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>, Junio C Hamano <junkio@...>
Cc: Martin Waitz <tali@...>, Alex Riesen <raa.lkml@...>
Date: Wednesday, May 23, 2007 - 6:22 pm

From: Sven Verdoolaege <skimo@kotnet.org>

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
---
 connect.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/connect.c b/connect.c
index 2f61ea3..8f8ff53 100644
--- a/connect.c
+++ b/connect.c
@@ -552,6 +552,7 @@ pid_t git_connect(int fd[2], char *url, const char *prog, int flags)
 		else {
 			unsetenv(ALTERNATE_DB_ENVIRONMENT);
 			unsetenv(DB_ENVIRONMENT);
+			unsetenv(CONFIG_ENVIRONMENT);
 			unsetenv(GIT_DIR_ENVIRONMENT);
 			unsetenv(GRAFT_ENVIRONMENT);
 			unsetenv(INDEX_ENVIRONMENT);
-- 
1.5.2.784.g5532e

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Wed May 23, 7:40 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 3:24 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 5:35 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 9:13 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 6:54 am)
Re: [RFC] Fourth round of support for cloning submodules, Junio C Hamano, (Wed May 23, 8:50 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 3:22 am)
Re: [RFC] Fourth round of support for cloning submodules, Shawn O. Pearce, (Thu May 24, 3:29 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 3:36 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 5:41 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 6:51 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 7:02 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Sun May 27, 4:40 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 7:16 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 7:31 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 7:43 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 8:16 am)
Re: [RFC] Fourth round of support for cloning submodules, Junio C Hamano, (Thu May 24, 1:13 pm)
Re: [RFC] Fourth round of support for cloning submodules, Linus Torvalds, (Thu May 24, 1:40 pm)
Re: [RFC] Fourth round of support for cloning submodules, Josef Weidendorfer, (Fri May 25, 8:27 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Fri May 25, 8:44 am)
Re: [RFC] Fourth round of support for cloning submodules, Josef Weidendorfer, (Fri May 25, 9:59 am)
Re: [RFC] Fourth round of support for cloning submodules, Linus Torvalds, (Fri May 25, 11:35 am)
Re: [RFC] Fourth round of support for cloning submodules, Josef Weidendorfer, (Fri May 25, 12:23 pm)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Fri May 25, 12:37 pm)
Re: [RFC] Fourth round of support for cloning submodules, Josef Weidendorfer, (Fri May 25, 1:09 pm)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Fri May 25, 10:16 am)
Re: [RFC] Fourth round of support for cloning submodules, Josef Weidendorfer, (Fri May 25, 10:51 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Fri May 25, 10:54 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Fri May 25, 10:38 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Fri May 25, 10:51 am)
Re: [RFC] Fourth round of support for cloning submodules, Junio C Hamano, (Thu May 24, 2:38 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 1:55 pm)
Re: [RFC] Fourth round of support for cloning submodules, Linus Torvalds, (Thu May 24, 2:09 pm)
Re: [RFC] Fourth round of support for cloning submodules, Junio C Hamano, (Thu May 24, 2:45 pm)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 3:25 pm)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 2:11 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Fri May 25, 6:00 am)
Re: [RFC] Fourth round of support for cloning submodules, Junio C Hamano, (Fri May 25, 12:16 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Fri May 25, 12:28 pm)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Fri May 25, 12:43 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 1:38 pm)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 9:11 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 8:39 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 9:17 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 9:24 am)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 9:52 am)
Re: [RFC] Fourth round of support for cloning submodules, Sven Verdoolaege, (Thu May 24, 1:42 pm)
Re: [RFC] Fourth round of support for cloning submodules, Johannes Schindelin, (Thu May 24, 2:07 pm)
Re: [PATCH 11/22] entry.c: optionally checkout submodules, Shawn O. Pearce, (Thu May 24, 3:18 am)
Re: [PATCH 11/22] entry.c: optionally checkout submodules, Martin Waitz, (Thu May 24, 12:21 pm)
Re: [PATCH 11/22] entry.c: optionally checkout submodules, Shawn O. Pearce, (Thu May 24, 8:49 pm)
Re: [PATCH 11/22] entry.c: optionally checkout submodules, Sven Verdoolaege, (Thu May 24, 3:27 am)
[PATCH 01/22] git_connect: unset CONFIG_ENVIRONMENT in child, , (Wed May 23, 6:22 pm)
[PATCH 02/22] Add dump-config, , (Wed May 23, 6:22 pm)
speck-geostationary