Git development
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Subject: Re: [PATCH] Adjust t5510 to put remotes in config
Date: Mon, 18 Dec 2006 14:42:03 -0800	[thread overview]
Message-ID: <7vvek8vnb8.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <Pine.LNX.4.63.0612182325550.19693@wbgn013.biozentrum.uni-wuerzburg.de> (Johannes Schindelin's message of "Mon, 18 Dec 2006 23:28:33 +0100 (CET)")

Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:

> Hi,
>
> On Mon, 18 Dec 2006, Junio C Hamano wrote:
>
>> Johannes Schindelin <Johannes.Schindelin@gmx.de> 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?

  reply	other threads:[~2006-12-18 22:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-17 14:46 [PATCH] Adjust t5510 to put remotes in config Johannes Schindelin
     [not found] ` <7v7iwox59i.fsf@assigned-by-dhcp.cox.net>
2006-12-18 22:28   ` Johannes Schindelin
2006-12-18 22:42     ` Junio C Hamano [this message]
2006-12-18 22:47       ` Johannes Schindelin
2006-12-18 22:49         ` Johannes Schindelin
2006-12-18 22:58           ` Junio C Hamano
2006-12-18 23:27             ` Junio C Hamano
2006-12-19  8:18               ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7vvek8vnb8.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox