Topics to Cover
- Introduction
- Version Control System
- Git and GitHub
- Git Installation
- Create GitHub Account
- GIT CONFIGURATIONS
- CONFIGURE GIT AT GLOBAL LEVEL FOR USERNAME AND EMAIL
- Two Stage Commit
- Few Git Commands
- Contact me
Introduction
Version Control System
- To understand Version Control System checkout the link Version Control System.
Git and GitHub
- To understand Git and GitHub checkout the link Git and GitHub
Git Installation