summaryrefslogtreecommitdiff
path: root/pre-commit
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-02-08 00:20:57 -0500
committerKyle Meyer <kyle@kyleam.com>2014-02-08 00:22:23 -0500
commit5cbdbb0fc25ce28520d3fb6355775f0e851a2acc (patch)
treee28062896191f807522fefe3f67d077c8e6ec9d9 /pre-commit
parentff679136b8e2273a79dc6ce68785b6fbbd898de7 (diff)
downloadbog-5cbdbb0fc25ce28520d3fb6355775f0e851a2acc.tar.gz
DOC: Export README text file for GitHub
Diffstat (limited to 'pre-commit')
-rwxr-xr-xpre-commit4
1 files changed, 4 insertions, 0 deletions
diff --git a/pre-commit b/pre-commit
new file mode 100755
index 0000000..67247cf
--- /dev/null
+++ b/pre-commit
@@ -0,0 +1,4 @@
+#!/usr/bin/env sh
+
+emacs --batch --load readme-to-ascii.el
+git add README