Version Control
Some basics
- Version Control System (VCS) or Source Control Management (SCM)
- What changed?
- When?
- Who?
- Why?
- Git and GitHub
Experiment Fearlessly Because of Git
See what's changed!
Go back if needed!
Branch for those crazy experiments!
Recommendation to Start for those new to Git!
- Use "main" branch only to start