What is Git?
Understand version control with a visual timeline
Git is a version control system that tracks changes to your files over time. Click through each concept.
report_v1.doc
report_v2.doc
report_v2_final.doc
report_FINAL_v3.doc
report_FINAL_REAL.doc
You save copies manually: report_v1, report_v2_final, report_v2_final_REAL. No way to see what changed or go back.
1 / 20
Next