git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Linus Torvalds <torvalds@osdl.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: "Tomasz K³oczko" <kloczek@rudy.mif.pg.gda.pl>,
	git@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: empty patch-2.6.13-git? patches on ftp.kernel.org
Date: Fri, 2 Sep 2005 02:00:03 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.58.0509020159110.3613@evo.osdl.org> (raw)
In-Reply-To: <1125649389.6928.19.camel@baythorne.infradead.org>



On Fri, 2 Sep 2005, David Woodhouse wrote:
> 
> 	rm -rf tmp-empty-tree
> 	mkdir -p tmp-empty-tree/.git
> 	cd tmp-empty-tree

Ahh. Please change that to

	rm -rf tmp-empty-tree
	mkdir tmp-empty-tree
	cd tmp-empty-tree
	git-init-db

because otherwise you'll almost certainly hit something else later on..

		Linus

  reply	other threads:[~2005-09-02  9:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.BSO.4.62.0508311527340.10416@rudy.mif.pg.gda.pl>
2005-09-02  8:23 ` empty patch-2.6.13-git? patches on ftp.kernel.org David Woodhouse
2005-09-02  9:00   ` Linus Torvalds [this message]
2005-09-02  9:21     ` David Woodhouse
2005-09-04 15:31       ` Jan Dittmer
2005-09-04 15:55         ` David Woodhouse

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

  List information: http://vger.kernel.org/majordomo-info.html

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

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0509020159110.3613@evo.osdl.org \
    --to=torvalds@osdl.org \
    --cc=dwmw2@infradead.org \
    --cc=git@vger.kernel.org \
    --cc=kloczek@rudy.mif.pg.gda.pl \
    --cc=linux-kernel@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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).