Using Github and Git for Code: Difference between revisions

wori
 
m made references into a list
Line 4: Line 4:


==Useful References==
==Useful References==
Github cheatsheet - http://help.github.com/git-cheat-sheets/
* Github cheatsheet - http://help.github.com/git-cheat-sheets/
Git manual - http://schacon.github.com/git/user-manual.html
* Git manual - http://schacon.github.com/git/user-manual.html
Git installation - http://help.github.com/linux-set-up-git/
* Git installation - http://help.github.com/linux-set-up-git/
Forking an existing repository - http://help.github.com/fork-a-repo/
* Forking an existing repository - http://help.github.com/fork-a-repo/


==Making Changes to Code==
==Making Changes to Code==