Using Github: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
http://gitref.org/ | http://gitref.org/ | ||
http://learn.github.com/p/intro.html | |||
=Going to Github Website= | =Going to Github Website= |
Revision as of 21:35, 1 July 2012
Learning Git
http://learn.github.com/p/intro.html
Going to Github Website
Make SSH Key
ssh-keygen
Go to github account settings.
Go to SSH Keys
Copy and Paste the SSH Key starting with ssh-rsa or similar.
When prompted, enter your github password.
Cloning a Repository to a Folder in Your Computer; Pushing your Files to the Repository on Github
When prompted in the instructional in the below link, enter your SSH Password