Skip to content
Snippets Groups Projects
Forked from VTK / VTK-m
11597 commits behind, 61 commits ahead of the upstream repository.
user avatar
Robert Maynard authored
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
a36399cc
History