Today, I have problems to pull git agent-tools. (git crash on server because memory usage by git is too high.
I have optimize git repository with these two commands : * git repack -adf --window=5 * git gc Now server look good and we can make git pull without problem. Perhaps we can create script to make git gc on all repositories all night to reduce cpu/memory usage on server when somebody make git pull Any opinion? David Durieux _______________________________________________ Fusioninventory-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/fusioninventory-devel
