login
Header Space

 
 

Re: [PATCH] Fix branches file configuration

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <gitster@...>
Cc: <git@...>, Andrew Morton <akpm@...>
Date: Wednesday, March 26, 2008 - 2:51 am

On Tue, 25 Mar 2008, Junio C Hamano wrote:


This code actually is from Linus, nearly 2 years ago, converting 
git-push.sh; I then moved it from builtin-push.c to remote.c and later 
added support to remote.c for the fetch side aspects while leaving that 
part of the code alone. Of course, I didn't realize at any point that, as 
a fetch configuration, a branches configuration ever stored things 
anywhere, and it looks like it didn't with a slash. (See line 115 of 
755225de:git-parse-remote.sh)

So I guess there should be:

        if (!slash)

	-Daniel
*This .sig left intentionally blank*
--
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] Fix branches file configuration, Daniel Barkalow, (Tue Mar 25, 7:35 pm)
Re: [PATCH] Fix branches file configuration, Junio C Hamano, (Tue Mar 25, 7:56 pm)
Re: [PATCH] Fix branches file configuration, Daniel Barkalow, (Wed Mar 26, 2:51 am)
Re: [PATCH] Fix branches file configuration, Junio C Hamano, (Wed Mar 26, 3:29 am)
Re: [PATCH] Fix branches file configuration, Andrew Morton, (Tue Mar 25, 8:03 pm)
Re: [PATCH] Fix branches file configuration, Andrew Morton, (Tue Mar 25, 7:50 pm)
speck-geostationary