Activity Team/Git FAQ: Difference between revisions

Line 3: Line 3:
==Using github (github.com)==
==Using github (github.com)==
=== Help! I suddenly can't connect to GitHub! ===
=== Help! I suddenly can't connect to GitHub! ===
:The [http://osuosl.org/ OSUOSL], which hosts Gitorious, has an aggressive IP blacklist policy.  If you once were able to push but now cannot, send an email to support@osuosl.org requesting that your IP be removed from the blacklist.
:Please contact to [https://github.com/contact github support], or look at [https://help.github.com/ GitHub FAQ]
 
To check if the problem is with your key, try:
 
ssh -v git@github.com
 
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 github.com? ===
=== How do I create an account on github.com? ===