Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pre-commit: Reject changes to KWSys through Git | Brad King | 2011-10-24 | 1 | -2/+26 |
| | | | | Explain in the rejection message why KWSys cannot be changed in Git. | ||||
* | Add pre-commit|commit-msg|prepare-commit-msg hook placeholders | Brad King | 2011-10-24 | 3 | -0/+61 |
Add CMake-specific hook placeholders that chain from the main hooks branch after it is installed into the local .git/hooks directory. |