Use generalized developer GitSetup hooks
Add hooks branch for VTK-m so that developers can get some pre-commit checks easily. Commands used to setup GitSetup: git remote add -f setup https://robertmaynard@gitlab.kitware.com/utils/gitsetup.git git merge --no-commit --allow-unrelated-histories setup/hooks git read-tree -u --prefix=. setup/hooks
Showing
.gitattributes
0 → 100644
.gitignore
0 → 100644
LICENSE
0 → 100644
NOTICE
0 → 100644
commit-msg
0 → 100755
hooks-config.bash
0 → 100644
post-commit
0 → 100755
pre-commit
0 → 100755