Skip to content
Snippets Groups Projects
Commit 0f751fa0 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Add pre-commit hook into tools/

parent 13314340
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
# Unfortunately, Git decided to set those two during pre-commit
unset GIT_DIR
unset GIT_INDEX_FILE
prove
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment