Re: [PATCH] Adjust t5510 to put remotes in config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes:

> Hi,
>
> On Mon, 18 Dec 2006, Junio C Hamano wrote:
>
>> Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes:
>> 
>> > Since .git/remotes/ is no longer created by default, t5510 failed.
>> 
>> Does not reproduce for me.
>
> I just checked out a fresh copy of 'next'. It still fails. The culprit is 
> 61dde8f91672ab362f3cfd3af8d6d09d448d4ffe, which removes the line
>
> 		mkdir -p "$GIT_DIR/remotes" &&
>
> which is line 372 in the parent of that commit.

Hmmmmm.

But git-clone runs git-init-db and we ship an empty remotes
directory still as part of the templates.  Why would removal of
that line matter?

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]