From f2fb2f3d61262e4823831072c622fc4e190ac740 Mon Sep 17 00:00:00 2001 From: "ashish.livingston" Date: Sat, 30 Aug 2025 07:51:40 +0000 Subject: [PATCH] Update GIT_ASSIGNMENT.md --- GIT_ASSIGNMENT.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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