diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md index e69de29..c0237da 100644 --- a/GIT_ASSIGNMENT.md +++ b/GIT_ASSIGNMENT.md @@ -0,0 +1,10 @@ + +1. What is Git and Version Control + +Assignment: + + Write down (in your own words) what problem Git solves. + Find one real-life example where multiple people edit the same file (school project, code, Google Docs). + Answer: Why is version control better than emailing files back and forth? + +