From 023e8ac5b4160f3f54b7bb321088329882a559c8 Mon Sep 17 00:00:00 2001 From: Magdel Date: Sat, 16 Aug 2025 13:55:24 +0000 Subject: [PATCH] Update GIT_ASSIGNMENT.md --- GIT_ASSIGNMENT.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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? + +