image001

Home

Syllabus

Notes

Homework

Grades


Revision Control


 


The basics

SVN

Team Foundation

Git(Hub)

Getting Started w/ Git

        git remote add origin https://github.com/username/reponame.git
        git push origin master

Branches

Commit Log and Tagging

Simple Assignment