Include hooks in repo

This commit is contained in:
Kenwood 2022-02-08 12:09:21 -05:00
parent 262e874897
commit 8be989160e
1 changed files with 6 additions and 0 deletions

6
hooks/pre-commit Executable file
View File

@ -0,0 +1,6 @@
# Written by Joe
# Version
REVISION="$(git describe --abbrev=8 --always --tags)"
sed -i "2s/.*/Revision ${REVISION}/" 'Paper With Citations/Makefile'