Files
chipyard/scripts/add-githooks.sh
2019-08-29 23:43:08 -07:00

6 lines
113 B
Bash
Executable File

#!/usr/bin/env bash
# adds githooks, expects to be run from base directory
git config core.hooksPath .githooks