Re: [PATCH] use only the PATH for exec'ing git commands

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alex Riesen <raa.lkml@...>
Cc: Scott R Parish <srp@...>, <git@...>
Date: Monday, October 22, 2007 - 3:25 pm

> the default PATH is platform-dependent. Git is multi-platform.

This static configuration that you describe is one of the things this
patch is designed to strip out. Compile time configuration breaks down
completly if you don't deploy to the path defined when the system was
compiled. Thats a problem.
-
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:
[PATCH] use only the PATH for exec'ing git commands, Scott R Parish, (Mon Oct 22, 1:01 pm)
Re: [PATCH] use only the PATH for exec'ing git commands, Eric Merritt, (Mon Oct 22, 3:25 pm)
Re: [PATCH] use only the PATH for exec'ing git commands, Johannes Schindelin, (Mon Oct 22, 1:44 pm)