Add git hooks to tools
- Place these in your .git/hooks/ directory
This commit is contained in:
2
tools/hooks/post-checkout
Normal file
2
tools/hooks/post-checkout
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
./tools/get_version.sh
|
||||
Reference in New Issue
Block a user