[Insight-developers] Utilities/hooks.sh
Bill Lorensen
bill.lorensen at gmail.com
Wed Oct 6 09:43:11 EDT 2010
Nope. As I mentioned before I set up both my linux and mingw repos
very early in the itk git transition. Perhaps the instructions I
followed were changed?
Bill at BILLSLAPTOP ~/ProjectsGIT/ITK/.git/hooks (master)
$ git pull .. refs/remotes/origin/hooks
fatal: Couldn't find remote ref refs/remotes/origin/hooks
fatal: The remote end hung up unexpectedly
Bill at BILLSLAPTOP ~/ProjectsGIT/ITK/.git/hooks (master)
$
On Wed, Oct 6, 2010 at 9:38 AM, Brad King <brad.king at kitware.com> wrote:
> On 10/06/2010 09:37 AM, Bill Lorensen wrote:
>> It does not work.
>>
>> Bill at BILLSLAPTOP ~/ProjectsGIT/ITK (master)
>> $ cd .git/hooks
>>
>> Bill at BILLSLAPTOP ~/ProjectsGIT/ITK/.git/hooks (master)
>> $ git pull .. remotes/origin/hooks
>> fatal: Couldn't find remote ref remotes/origin/hooks
>> fatal: The remote end hung up unexpectedly
>
> How about
>
> git pull .. refs/remotes/origin/hooks
>
> ?
>
> -Brad
>
More information about the Insight-developers
mailing list