Activity Team/Git FAQ: Difference between revisions

Line 7: Line 7:
To check if the problem is with your key, try:
To check if the problem is with your key, try:


  ssh -v gitorious@git.sugarlabs.org
  ssh -v git@github.com


A successful ssh setup results in a normal response "Need SSH_ORIGINAL_COMMAND" then connection is closed.
A successful ssh setup results in a normal response "Hi! You've successfully authenticated, but GitHub does not provide shell access."


=== How do I create an account on git.sugarlabs.org? ===
=== How do I create an account on git.sugarlabs.org? ===