diff --git a/GIT_ASSIGNMENT.md b/GIT_ASSIGNMENT.md index 471ddb7..d4f7127 100644 --- a/GIT_ASSIGNMENT.md +++ b/GIT_ASSIGNMENT.md @@ -14,5 +14,9 @@ If they all edit separately and email files around, they’ll 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. +4. git config +![Screenshot](g1.png) -![Screenshot](g1.png) \ No newline at end of file +5. + +![Screenshot](g2.png) \ No newline at end of file