summaryrefslogtreecommitdiff
path: root/scripts/git-hooks/applypatch-msg
Commit message (Collapse)AuthorAgeFilesLines
* maint: require that commit messages be of a certain formJim Meyering2016-08-131-0/+15
* bootstrap.conf (bootstrap_epilogue): Merge from coreutils, so that a local commit hook will now help enforce consistent commit messages. * Makefile.am (check-git-hook-script-sync): New rule, largely copied from coreutils. * scripts/git-hooks/commit-msg: New file, from coreutils, but with adapted list of program names. * scripts/git-hooks/applypatch-msg: New file, from git. * scripts/git-hooks/pre-applypatch: Likewise. * scripts/git-hooks/pre-commit: Likewise.