http://imagej.273.s1.nabble.com/ImageJ-1-x-Git-repository-tp5002378p5002390.html
> On Monday 25 Mar 2013 15:56:26 you wrote:
> > As we also hosted your own Git repository, may I ask you to re-set your
> > 'origin' remote to point to
[hidden email]:fiji/imagej1 instead? It
> should
> > be as easy as simply replacing the url in the [remote "origin"] section
> of
> > your .git/config file.
>
> Unfortunately this is not as simple as that... the url I had to pull the
> sources is
> url = git://pacific.mpi-cbg.de/imagej.git.
>
> and changing as you suggest to:
>
> url =
[hidden email]:fiji/imagej1
>
> connects and asked whether I should add github.com to the list of known
> hosts
> (and I did). It then gives the following error here:
> --------------------------
> Permission denied (publickey).
> fatal: Could not read from remote repository.
>
> Please make sure you have the correct access rights
> and the repository exists.
> --------------------------
>
> Any ideas?
>
> Cheers
>
> Gabriel
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>