[Insight-developers] I cannot commit after I run ./Utilities/SetupForDevelopment.sh

Brad King brad.king at kitware.com
Mon Jun 3 08:40:33 EDT 2013


On 06/03/2013 08:36 AM, Jian Cheng wrote:
> trace: run_command: '.git/hooks/pre-commit'
> + which tg
> ++ tg --hooks-path
> + TG_VERSION=0.8
> /usr/bin/tg: line 113: !/bin/sh": event not found
[snip]
> + setup_hook pre-commit
> + hook_call='"$(tg --hooks-path)"/pre-commit "$@"'

It looks like topgit is interfering with ITK's hooks.
Our development process and instructions was designed
for plain-old Git.

-Brad


More information about the Insight-developers mailing list