2012/9/23 Alan Teeder <ajtee...@v-twin.org.uk>:
>
> The reason I quoted 10 Gb is that my fgdate/.git/objects directory is
> currently 8.9Gb, and I assumed that is what gets downloaded during a clone.
> I bow to your wisdom if you say that it is "only" 4.9Gb.

I have the same size than Martin. For that I execute on a regular
basis the following commands

git repack
git gc
git prune

Given the size of your objects, expect these commands to take many
minutes (hopefully less than 1 hour) to complete.

My rule of thumb is to execute these commands when git count-objects
reports several objects and kilobytes.

Bertrand.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to