Project

General

Profile

Task #83891

Updated by Sybille Peters about 6 years ago

The commit-msg hook is currently hosted on https://typo3.org/fileadmin/resources/git/commit-msg.txt. It would be a good idea to put it into the Build/Scripts/ directory.  

 Also: 

 * Change link to wiki to point to contribution guide 
 * check license terms (ASF) 
 * add another pre-commit hook to check for cgl (possibly run `Build/Scripts/cglFixMyCommit.sh dryrun`) 
 * Update the "commit hook":https://docs.typo3.org/typo3cms/ContributionWorkflowGuide/latest/singlehtml/Index.html#git-setup-precommithook section in the contribution docs to reflect this change  

Back