On Thu, Aug 5, 2010 at 4:33 PM, Ivan Kanis
[off-list ref] wrote:
I am ready to do whatever to diagnose the problem. I know C pretty well
and am ready to look into it but I am not sure where to start.
Try "git pack-objects --all --stdout > /dev/null" on the repo on
server to see if it uses the same amount of memory you saw in cloning.
You can then try debugging that command if it does.
--
Duy