Code is fragile. Accidentally delete a character here, accidentally add a colon there--and everything breaks. Fortunately, we have a tool to help us recover the original, working code. That tool is called Git. Spend 15 minutes researching and anwering the questions below.
-
What is Git?
- Answer:
-
What problem does it solve?
- Answer:
-
What are the alternatives to Git?
- Answer:
-
Articulate a specific scenario in which Git would be useful.
- Scenario: