Community
Participate
Working Groups
Pasting a URI into the Clone wizard, the wizard tries to use the file:// protocol instead of ssh:// As the git documentation states, the following URI is an alternative syntax for the SSH protocol and the wizard should recognize the right protocol in that case. Example: git@github.com:bmuskalla/org.eclipse.rap.git
Such URIs work in the meantime.