adding githooks
This commit is contained in:
parent
61234693e3
commit
82705a49f4
7
.githooks/pre-commit/01-keymanual
Executable file
7
.githooks/pre-commit/01-keymanual
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -e
|
||||||
|
|
||||||
|
# cd "${GIT_WORK_TREE}/_ref"
|
||||||
|
cd "${PWD}/_ref"
|
||||||
|
asciidoctor -o ./KEY_GUIDE.html ./KEY_GUIDE.adoc
|
Loading…
Reference in New Issue
Block a user