Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert local hook configuration to a Git config file format | Brad King | 2017-01-31 | 1 | -0/+10 |
The `git config` format is cleaner than a bash script and is also supported by our `hooks` branch to specify CMake-specific hooks. |