I am using Git on a virtual server hosted by dreamhost with 2GB memory. I run git gc
every morning at 4AM and consistently for the past week, dreamhost process reboot send an email stating that due to the fact that I have consumed more than 2GB memory, they have rebooted my server to stop the process that is consuming the memory.
The repository size is 10GB in size. I have looked extensively before posting this, but is there a log file that Git creates that will allow me to see what file Git was 'touching' that caused the server forced restart?