Update GIT_ASSIGNMENT.md

This commit is contained in:
2025-08-30 07:51:40 +00:00
parent 94406781a8
commit f2fb2f3d61

View File

@ -14,5 +14,9 @@ If they all edit separately and email files around, theyll end up with many d
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.
4. git config
![Screenshot](g1.png)
![Screenshot](g1.png) 5.
![Screenshot](g2.png)