summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 967ffea..6fb04d9 100644
--- a/README
+++ b/README
@@ -74,6 +74,7 @@ the right files, and none of the wrong files. And you can edit the
.gitignore and so forth. Once you're ready:
git commit -m "initial checkin"
+ git gc # pack git repo to save a lot of space
After this first checkin, you can use regular git commands to check in
further changes: