git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* quick bare clones taking longer?
@ 2007-05-09  9:09 David Miller
  2007-05-09 11:09 ` Johannes Schindelin
  2007-05-09 15:41 ` Junio C Hamano
  0 siblings, 2 replies; 24+ messages in thread
From: David Miller @ 2007-05-09  9:09 UTC (permalink / raw)
  To: git


master.kernel.org just upgraded to git-1.5.1.4 and I notice
that doing something like this:

	git clone --bare -n -l -s ../torvalds/linux-2.6.git test-2.6.git

is no longer an instantaneous operation, it seems to be doing a lot
of stuff now:

Initialized empty Git repository in /home/davem/git/test-2.6.git/
remote: Generating pack...
remote: Done counting 480025 objects.
remote: Deltifying 480025 objects.
remote:  100% (480025/480025) done
Indexing 480025 objects.
remote: Total 480025 (delta 385878), reused 473265 (delta 379369)
 100% (480025/480025) done
Resolving 385878 deltas.
 100% (385878/385878) done

Is there a new way to get a quick clone?

Thanks!

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2007-05-12 15:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-09  9:09 quick bare clones taking longer? David Miller
2007-05-09 11:09 ` Johannes Schindelin
2007-05-09 15:41 ` Junio C Hamano
2007-05-09 20:06   ` David Miller
2007-05-09 21:48     ` Junio C Hamano
2007-05-09 22:02       ` David Miller
2007-05-09 22:59         ` Junio C Hamano
2007-05-09 23:23           ` David Miller
2007-05-09 23:25             ` Junio C Hamano
2007-05-10  0:11               ` Junio C Hamano
2007-05-10  0:27                 ` Junio C Hamano
2007-05-10  0:29                   ` David Miller
2007-05-10  8:05                 ` Matthieu Moy
2007-05-10  8:25                   ` Junio C Hamano
2007-05-10  8:55                     ` Matthieu Moy
2007-05-10 15:38                       ` Brian Gernhardt
2007-05-12 15:25                         ` Win32 version, was " Johannes Schindelin
2007-05-12 15:48                           ` Brian Gernhardt
2007-05-10  8:56                   ` Johannes Sixt
2007-05-10 20:52                     ` Dan Nicholson
2007-05-10 21:55                       ` Junio C Hamano
2007-05-10 22:08                         ` Dan Nicholson
2007-05-10 23:22                           ` Junio C Hamano
2007-05-10 17:04                 ` Andy Whitcroft

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 NNTP newsgroup(s).