[Insight-developers] Utilities/hooks.sh
Matthew McCormick (thewtex)
matt at mmmccormick.com
Tue Oct 5 17:24:25 EDT 2010
On Tue, Oct 5, 2010 at 3:52 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:
> I set this up very early in the itk conversion to git:
>
>
> [ITKPersonal(master)] git config -l | grep remote
> remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
> remote.origin.url=git://itk.org/ITK.git
> remote.origin.pushurl=git at itk.org:ITK.git
> branch.master.remote=origin
>
>
Looks good to me. How about
git branch -r | grep hook
If there isn't an 'origin/hooks' then maybe that wasn't there when you set
it up.
git fetch origin
might fix it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20101005/4d77a7c7/attachment.htm>
More information about the Insight-developers
mailing list