[Insight-developers] Utilities/hooks.sh

Bill Lorensen bill.lorensen at gmail.com
Wed Oct 6 09:52:32 EDT 2010


Yes.

$ pwd
/c/lorensen/ProjectsGIT/ITK/.git/hooks

Bill at BILLSLAPTOP ~/ProjectsGIT/ITK/.git/hooks (master)
$ ls -a
.                      commit-msg.sample      pre-commit.sample
..                     post-commit.sample     pre-rebase.sample
.git                   post-receive.sample    prepare-commit-msg.sample
.gitignore             post-update.sample     update.sample
applypatch-msg.sample  pre-applypatch.sample
commit-msg             pre-commit

Bill at BILLSLAPTOP ~/ProjectsGIT/ITK/.git/hooks (master)
$

On Wed, Oct 6, 2010 at 9:50 AM, Brad King <brad.king at kitware.com> wrote:
> On 10/06/2010 09:43 AM, Bill Lorensen wrote:
>> 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
>
> Did you run "git init" in .git/hooks?  Does .git/hooks/.git exist?
>
> -Brad
>


More information about the Insight-developers mailing list