On Dec 12, 2007 10:48 PM, Nicolas Pitre <[EMAIL PROTECTED]> wrote: > In the mean time you might have to use only one thread and lots of > memory to repack the gcc repo, or find the perfect memory allocator to > be used with Git. After all, packing the whole gcc history to around > 230MB is quite a stunt but it requires sufficient resources to > achieve it. Fortunately, like Linus said, such a wholesale repack is not > something that most users have to do anyway.
Is there an alternative to "git repack -a -d" that repacks everything but the first pack? -- Duy