aboutsummaryrefslogtreecommitdiff
path: root/hooks/pre-commit
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/pre-commit')
-rwxr-xr-xhooks/pre-commit4
1 files changed, 4 insertions, 0 deletions
diff --git a/hooks/pre-commit b/hooks/pre-commit
new file mode 100755
index 0000000..f799071
--- /dev/null
+++ b/hooks/pre-commit
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+./build
+git add docs