Version Control
Some basics
- Version Control System (VCS) or Source Control Management (SCM)
- What changed?
- When?
- Who?
- Why?
- Git and GitHub
Experiment Fearlessly with Branches
Start Using Git
Recommendation to Start for those new to Git!
- Use "main" branch only to start