Add git hooks to tools

- Place these in your .git/hooks/ directory
This commit is contained in:
LoveEevee
2020-03-17 06:13:36 +03:00
parent 816833bac0
commit 96b1ba4b04
6 changed files with 12 additions and 2 deletions

2
tools/hooks/post-commit Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
./tools/get_version.sh