Add more images
This commit is contained in:
@ -1,19 +1,45 @@
|
|||||||
<!-- @format -->
|
<!-- @format -->
|
||||||
|
|
||||||
# Git Version Check
|
# Git Assignment
|
||||||
|
|
||||||
<p align="center">
|
## Git Version Check
|
||||||
<img src="gitversion.png" alt="git version check" width="500"/>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
# Git Status
|

|
||||||
|
|
||||||
<p align="center">
|
---
|
||||||
<img src="gitstatus.png" alt="git status" width="500"/>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
# Git Add
|
## Git Status
|
||||||
|
|
||||||
<p align="center">
|

|
||||||
<img src="gitversion.png" alt="git add" width="500"/>
|
|
||||||
</p>
|
---
|
||||||
|
|
||||||
|
## Git Add
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Git Log
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Git Log oneline
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Git log online graph
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Git Diff
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Git diff commit1 commit2
|
||||||
|
|
||||||
|
### Notes:
|
||||||
|
|
||||||
|
1. **Git Version Check** – Confirms the installed Git version.
|
||||||
|
2. **Git Status** – Shows the current working tree status, including staged/unstaged changes.
|
||||||
|
3. **Git Add** – Adds changes to the staging area, preparing them for commit.
|
||||||
|
BIN
Screenshot 2025-08-20 145306.png
Normal file
BIN
Screenshot 2025-08-20 145306.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
Screenshot 2025-08-20 145355.png
Normal file
BIN
Screenshot 2025-08-20 145355.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
Screenshot 2025-08-20 145521.png
Normal file
BIN
Screenshot 2025-08-20 145521.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 39 KiB |
BIN
Screenshot 2025-08-20 145912.png
Normal file
BIN
Screenshot 2025-08-20 145912.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
gitlog.png
Normal file
BIN
gitlog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Reference in New Issue
Block a user