summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2016-12-16 10:00:01 +0000
committerParabola git <git@parabola.nu>2016-12-16 10:00:01 +0000
commit1f7e5695caf9a801f60c55c6591537826e351070 (patch)
tree55622f4f50fe87ab977e9805528cb105ecb5d923 /.config
parent4ac25f0956d140c40c661811ff03a70282573a95 (diff)
Update from cron
Diffstat (limited to '.config')
-rwxr-xr-x.config/git/hooks/post-receive.d/gc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/git/hooks/post-receive.d/gc b/.config/git/hooks/post-receive.d/gc
new file mode 100755
index 0000000..ae776c3
--- /dev/null
+++ b/.config/git/hooks/post-receive.d/gc
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+git gc --auto