Add VTK-specific local commit hooks
Add ".hooks-config.bash" to tell the main hooks to chain to our hooks. Add a pre-commit hook that cooperates with SetupForDevelopment.sh to ensure the user has run the most recent hook setup script. Add a prepare-commit-msg hook to mention the "WIP:" prefix in the standard commented commit message instructions. Change-Id: I034afb64aa4fbbcaafd70d8a57493495d8736181
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- .hooks-config.bash 6 additions, 0 deletions.hooks-config.bash
- Utilities/Scripts/pre-commit 26 additions, 0 deletionsUtilities/Scripts/pre-commit
- Utilities/Scripts/prepare-commit-msg 20 additions, 0 deletionsUtilities/Scripts/prepare-commit-msg
- Utilities/SetupForDevelopment.sh 4 additions, 0 deletionsUtilities/SetupForDevelopment.sh
Loading
Please register or sign in to comment