I've answered this question, suggesting using git hooks, but frankly, I'M not fully satisfied with the second part, since creating a temporary file just to get the size of the commit looks redundant and ugly. Is there a way to get the size directly? Assume the standard git implementation., suggesting using g