Go to file
Brad King 7827726e88 pre-commit: Check file modes
Check new files and files whose mode changes to verify that each file
mode matches the content of the file.  The mode of a file must be
executable if and only if the file looks executable (name ends in a
Windows executable extension or content starts with a shebang line).
2010-05-20 11:42:57 -04:00
.gitignore Teach Git to ignore sample hooks 2010-04-01 15:33:56 -04:00
commit-msg commit-msg: Exclude diff during "git commit -v" 2010-04-28 13:35:19 -04:00
pre-commit pre-commit: Check file modes 2010-05-20 11:42:57 -04:00