Add local Git whitespace hook to bin/ directory
bin/git-whitespace-hook is a Git pre-commit hook that enforces our whitespace policy for local commits. By installing this hook in a local Git repository, users can make sure that there won't be any nasty surprises when trying to merge their commits to the central repository later on. [[Imported from SVN: r7466]]
bin/git-whitespace-hook
0 → 100755
Please register or sign in to comment