Git intro

  1. Communication
  2. Why use a version control?
  3. Version control Systems (VCS)
  4. Local Version Control Systems (LVCS)
  5. Centralized Version Control Systems (CVCS)
  6. Distributed Version Control Systems (DVCS)
  7. Why Git?
  8. git services
  9. Git Overview
  10. Git Installation
  11. Command line
  12. Why Command line?
  13. Which version do you have?
  14. Configure Git
  15. Configure Git - personalize
  16. Configure and Privacy
  17. More configuration - alias
  18. Getting help
  19. Exercises