Git intro
- Communication
- Why use a version control?
- Version control Systems (VCS)
- Local Version Control Systems (LVCS)
- Centralized Version Control Systems (CVCS)
- Distributed Version Control Systems (DVCS)
- Why Git?
- git services
- Git Overview
- Git Installation
- Command line
- Why Command line?
- Which version do you have?
- Configure Git
- Configure Git - personalize
- Configure and Privacy
- More configuration - alias
- Getting help
- Exercises