[Insight-developers] Testing/Data submodule

Brad King brad.king at kitware.com
Tue Aug 10 17:50:26 EDT 2010


On 08/06/2010 02:54 PM, Brad King wrote:
> The situation requires more education and documentation
> to address.  The short answer is that everyone should run
> 
>  $ git submodule update
>
> after "git pull" and before "git add"
[snip]
> There is discussion among Git developers to fix this but for now
> we have to deal with it.

I've added a check in the local pre-commit hook to deal with this:

  http://itk.org/gitweb?p=ITK.git;a=commitdiff;h=48e72dd1

See here to install or update your local hooks:

  http://www.itk.org/Wiki/Git/Hooks#Setup

-Brad


More information about the Insight-developers mailing list