Hi,

( I sent this question also to gitolite group)

I'm trying to run git from Windows to connect a git server on Unix.
When I run from the command line:
    git clone git@gitserver:test2
Everything okay.

But when I trying to connect to it from the Git GUI:
    I choose "Clone Existing Repository"
    I write in 'Source location' : git@gitserver:test2
I get the error:
    fatal: Couldn't find remote ref HEAD
    fatal: The remote end hung up unexpectedly

Anyone know why?

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to