3 git diff-index
--cached --check HEAD
-- :/*.
[ch
] :/*.p
[ylm
]
7 echo "The commit failed because it seems to introduce trailing whitespace"
8 echo "into C, Perl, or Python code."
10 echo "If you are sure you want to do this, repeat the commit with the "
11 echo "--no-verify, like this:"
13 echo " git commit --no-verify"