Update GIT_ASSIGNMENT.md
This commit is contained in:
@ -12,3 +12,7 @@ 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?
|
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