Training: Git 101
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.
Registration Form: http://goo.gl/forms/7ke6iZH2Zd
Date: 19th March 2016
Time: 9:00 AM – 4:00 PM
Location: http://bit.ly/cc-training-location
Fees: RM 20
Course Outline:
Introduction to Version Control System (VCS)
GIt Installation
– Config
GIt Basics
– Initialization
– Cloning
– Check File Status
– Commit
– Add
– Ignore files
– Undo Changes
– Unmodify Modified FIles
– Remote
– Tagging
GitHub