[vtk-developers] New git commit hooks

Brad King brad.king at kitware.com
Fri Apr 23 15:56:50 EDT 2010


Moreland, Kenneth wrote:
> The one that
> is bothering me the most is that the hooks no longer check to make sure
> that there are no tabs in the file.

I've added TAB checks to the local hooks:

  http://vtk.org/gitweb?p=VTK.git;a=commitdiff;h=f226aad5

$ git fetch origin
$ cd .git/hooks
(run "git init" here if you haven't already)
$ git pull .. remotes/origin/hooks

-Brad



More information about the vtk-developers mailing list