Thread (5 messages) read the whole thread 5 messages, 3 authors, 2005-09-04

Re: empty patch-2.6.13-git? patches on ftp.kernel.org

From: Linus Torvalds <torvalds@osdl.org>
Date: 2005-09-02 09:00:11
Also in: lkml


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
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help