Re: Linux v2.6.16-c2

From: Linus Torvalds
Date: Fri Feb 03 2006 - 18:57:34 EST




On Fri, 3 Feb 2006, Ryan Anderson wrote:
>
> You may want to do a "git repack -a -d" to get everything condensed into
> a single pack file. It will likely take a while to run, however.

Yes. Also remember to throw out the unnecessary files afterwards with
"git prune-packed". Otherwise you'll have tons of useless small files that
contain all the same info that you already have in the packfile.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/