Changes

Jump to: navigation, search

GIT for OOP344 Projects

66 bytes added, 13:44, 1 November 2012
Branch the master repository
#switch your repository to the branch created
#:<big><pre>git checkout IssueNameOrID</pre></big>
#: Start your work and do the first '''add''' and/or '''commit'''
#push the branch back to github
#:<big><pre>git push --set-upstream origin IssueNameOrID</pre></big>

Navigation menu