On 5/3/06, Linus Torvalds <torvalds@xxxxxxxx> wrote:
On Wed, 3 May 2006, Josh Boyer wrote:
> >
> > That's what you just do "git repack -a -d" for.
>
> But that doesn't roll exsisting packs into a new pack, does it?
It does. That's what the "-a" (for "all") does.
Odd. On one of my repos, I was seeing the correct behavior. On
another, there were multiple packs left after doing the 'git repack -a
-d'. Were there ever some packing bugs in older versions of git that
would have maybe produced some packs that wouldn't get deleted or
something?
At any rate, the above command does seem to do exactly what I want.
Thanks for the help.
josh
-
: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html