[vtk-developers] Hooks aren't initialized

David Doria daviddoria at gmail.com
Tue Apr 19 12:10:38 EDT 2011


I cloned a fresh VTK. Then I ran SetupForDevelopment.sh. Everything
went well. Then I tried to commit, and I got

Please initialize your local Git hooks.
Paste the following commands into a shell:

 cd "/home/doriad/src/VTK/.git/hooks"
 git init
 git pull .. remotes/origin/hooks
 cd ../..

I did that, and tried to commit again but received the same error.

David



More information about the vtk-developers mailing list