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

Jian Cheng jian.cheng.1983 at gmail.com
Mon Jun 3 09:02:34 EDT 2013


Yes, you are right.
After I removed topgit and re-run ./Utilities/SetupForDevelopment.sh, 
git commit works now.
Thanks for your help!!

best,
Jian Cheng

On 06/03/2013 08:40 AM, Brad King wrote:
> 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