Re: how to combine two clones in a collection

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Martin Langhoff
Date: Tuesday, July 10, 2007 - 12:51 am

On 7/10/07, martin f krafft <madduck@madduck.net> wrote:

Yes. But is that a problem? In most cases, the complete history of the
project is fairly small if your repo is well packed. Often not much
bigger than a tarball of one source snapshot.

What does the following say?

   git repack -a -d
   du -sh .git/objects/pack

cheers,


martni
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
how to combine two clones in a collection, martin f krafft, (Mon Jul 9, 3:22 pm)
Re: how to combine two clones in a collection, Linus Torvalds, (Mon Jul 9, 7:35 pm)
Re: how to combine two clones in a collection, martin f krafft, (Mon Jul 9, 11:21 pm)
Re: how to combine two clones in a collection, Junio C Hamano, (Tue Jul 10, 12:17 am)
Re: how to combine two clones in a collection, martin f krafft, (Tue Jul 10, 12:40 am)
Re: how to combine two clones in a collection, Martin Langhoff, (Tue Jul 10, 12:51 am)
Re: how to combine two clones in a collection, Linus Torvalds, (Tue Jul 10, 10:05 am)
Re: how to combine two clones in a collection, martin f krafft, (Tue Jul 10, 10:45 am)
Re: how to combine two clones in a collection, Brian Gernhardt, (Tue Jul 10, 11:27 am)