summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
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