On Thu, 19 Aug 2010, Tyson Whitehead wrote:
> $ git clone git://git.gnome.org/gdm
> Initialized empty Git repository in /tmp/gdm/.git/
> The authenticity of host 'git.gnome.org (209.132.180.173)' can't be 
> established.
> RSA key fingerprint is 00:39:fd:1a:a4:2c:6b:28:b8:2e:95:31:c2:90:72:03.

Is it possible that you configured your ~/.gitconfig with something like

[url "ssh://git.gnome.org/"]
        insteadOf = "git://git.gnome.org"

or even

[url "ssh://"]
        insteadOf = "git://"

?

Anders



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to