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 - 7:34 pm

Hi,

On Tue, 23 Oct 2007, Alex Riesen wrote:


That someone may well have mentioned that term, but what he meant was 
special case those code paths which have to be treated differently for 
Windows, and Windows alone.

(Yeah, I know, a response to that was that Nokia phones have drive 
letters, too, but that was an invalid objection to that particular 
statement, since Nokia phones expect the full path at any time, so I did 
not even bother answering to that mail.  Well, in a way, I guess I just 
did.)

All this boils down to adding code dedicated to Windows.  And I am a huge 
fan of the principle that you should cross bridges when you get to them, 
and not before (i.e. avoid over-engineering).

So my vote is: get it in as-is, us msysGit lot will cope with it in one 
way or another.  (We already have at least one other place where ":" is 
used, which we have to cope with, in shell.c:do_cvs_command().)

Ciao,
Dscho

-
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: [PATCH] use only the PATH for exec'ing git commands, Scott R Parish, (Mon Oct 22, 6:12 pm)
Re: [PATCH] use only the PATH for exec'ing git commands, Johannes Sixt, (Tue Oct 23, 2:14 am)
Re: [PATCH] use only the PATH for exec'ing git commands, Johannes Schindelin, (Mon Oct 22, 7:34 pm)