Re: expensive local git clone

2005-07-04 Thread Linus Torvalds
On Mon, 4 Jul 2005, David S. Miller wrote: I can't be the only person in the world seeing this :-) It usually grows to around 88MB and runs for 8 minutes before it finishes. I'm making something based on pack-files. git-local-pull is indeed walking the whole tree and copying one file at a

Re: expensive local git clone

2005-07-04 Thread David S. Miller
From: Petr Baudis [EMAIL PROTECTED] Date: Mon, 4 Jul 2005 22:42:35 +0200 Dear diary, on Mon, Jul 04, 2005 at 10:39:09PM CEST, I got a letter where Linus Torvalds [EMAIL PROTECTED] told me that... That said, the pack-file thing I'm working on won't be perfect either, and the main advantage

Re: expensive local git clone

2005-07-04 Thread Junio C Hamano
DSM == David S Miller [EMAIL PROTECTED] writes: DSM Looks interesting. Any particular reason to use cpio DSM instead of cp? No particular reason other than I am just used to doing things that way. - To unsubscribe from this list: send the line unsubscribe git in the body of a message to