Add images and update gitassignment.md

This commit is contained in:
2025-08-23 10:40:10 +05:30
parent cdd1970950
commit 3f66206d09
7 changed files with 13 additions and 2 deletions

View File

@@ -44,3 +44,15 @@ In email we can`t tarck the changes in the code.But in git we track the changes
![alt text](<git diff commit1 commit 2.png>)
![alt text](<git diff.png>)
![alt text](<git log oneline.png>)
## 7. Creating & Switching Branches
![alt text](<git branch.png>)
![alt text](<create new branch.png>)
![alt text](<git checkout.png>)
![alt text](<git switch.png>)
## 8 Git clone
![alt text](<git clone.png>)