Update GIT_ASSIGNMENT.md
This commit is contained in:
@ -11,4 +11,8 @@ If they all edit separately and email files around, they’ll end up with many d
|
||||
|
||||
3. Why is version control better than emailing files back and forth?
|
||||
|
||||
No duplicate files → Everything is in one central repository.Clear history → You can see every change with author and timestamp.Easy to undo → If someone makes a mistake, you can roll back to an earlier version.Parallel work → Multiple people can edit different parts without overwriting each other.Faster collaboration → No more “Which version is the latest?” confusion.
|
||||
No duplicate files → Everything is in one central repository.Clear history → You can see every change with author and timestamp.Easy to undo → If someone makes a mistake, you can roll back to an earlier version.Parallel work → Multiple people can edit different parts without overwriting each other.Faster collaboration → No more “Which version is the latest?” confusion.
|
||||
|
||||
|
||||
|
||||

|
Reference in New Issue
Block a user