GIT

In this course will teach you on the basics of version control system Git. Along the way, you will learn how to create a repository and view commit changes.

1. Git and Github Overview
2. Git vs GitHub and its Features
3. Git Version Control System
4. Git vs SVN
1. Git installation
2. Git Workflow
1. Git Terminologies
2. Git Tools
1. Git Commands
2. Git Config Setup
3. Git Repository
4. Git Index
5. Git Head
6. Git Origin Master
7. Git Remote
1. Git Branch
2. Git Checkout
1. Git Push and Pull
1. Git Merge and Merge Conflict
2. Git Rebase
1. Git Stash
2. Git Revert and Reset