Git Tutorial

Git Tutorial


This semester we will be using Git version control management system in this class.

Git overviews
Git lecture
Visual Git reference
Git Common Mistakes/Correction

Git tutorial links
Try Git tutorial
Git --fast-verson-control
Pro Git (Book)
Videos

There are multiple web-based project hosting system that use Git revision control system. Some of them are:

a) Github
b) Assembla
c) Bitbucket



Note for students programming in Windows Machine:
Gitbash is the official and recommended command line tool for Git in Windows.