When to repack?

From: Bill Lear <rael@zopyra.com>
Date: 2007-01-31 23:50:32
We have a company repo used by many people throughout the day.  When/how
can I repack this?  I have come to adopt this approach:

% mv project project.pack
% cd project.pack
% GIT_DIR=. git repack -a -d
% cd ..
% mv project.pack project


Bill
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Wed Jan 31 23:50:49 2007

This archive was generated by hypermail 2.1.8 : 2007-01-31 23:52:55 EST