Include hooks in repo
This commit is contained in:
6
hooks/pre-commit
Executable file
6
hooks/pre-commit
Executable 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'
|
||||
Reference in New Issue
Block a user