summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xabslibre1
1 files changed, 1 insertions, 0 deletions
diff --git a/abslibre b/abslibre
index a5733f0..09105c1 100755
--- a/abslibre
+++ b/abslibre
@@ -90,6 +90,7 @@ sync_pre_mips64el() {
git add . && \
git commit -m \"$(date)\" -a
git push origin master
+ git gc
"
}