screenshot pushed

This commit is contained in:
2025-08-27 23:45:57 +05:30
parent ecfb647e35
commit 9a727bd282
11 changed files with 28 additions and 0 deletions

View File

@ -77,3 +77,31 @@ Emailing creates many confusing copies (e.g., report_final.docx, report_final2.d
![Git diff between two commits](git_compare_commit.png)
---
## 7. Creating & Switching Branches
## Git Branch
![Git branch](git_branch.png)
![Git new branch](git_branch_creation.png)
![Git checkout](git_branch_switching.png)
---
## 8. Cloning a Remote Repository
## Git Clone
![Git clone](git_clone.png)
![Git verified clone files](git_verify_clone_files.png)
---
## 9. Adding & Managing Remotes
## Git Remote
![Git Add & verify origin](git_add_remote_origin.png)
---

BIN
git_add_remote_origin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
git_branch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
git_branch_creation.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

BIN
git_branch_switching.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
git_clone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
git_ignore_commit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

BIN
git_ignore_status.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

BIN
git_verify_clone_files.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB