1 Commits

Author SHA1 Message Date
82e647d7da Change 23-08-2025 2025-08-23 11:56:47 +05:30
22 changed files with 3 additions and 72 deletions

View File

@ -1,18 +0,0 @@
## Part 1: Viewing File History
![git log -- example.txt](example1.png)
![git log -p -- example.txt](example2.png)
![git log --oneline -- example.txt](example3.png)
![blame ](blame.png)
![blame3,5](blame-L.png)
![blame-E](blame-E.png)
## Part 3: Merging Branches
![merge conflict](cmd_msg.png)
![merge conflict 1](<conflict .png>)
![git_oneline](git_oneline_graph.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

View File

@ -45,47 +45,3 @@
---
## Git Branch
![Git Branch](Branch.png)
---
## Git Clone
![Git clone](clone.png)
---
## Git checkout
![Git checkout](Checkout.png)
---
## Git remote
![Git remote](remote.png)
---
## Git pull
![Git pull](pull.png)
---
## Git ignore
![Git ignore](ignore.png)
---
## Git push
![Git push](push.png)
---

View File

Binary file not shown.

Before

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

BIN
blame.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

BIN
clone.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

View File

@ -1,8 +0,0 @@
hello tech Thursday
tech Thursday 2
tech Thursday 3
helo2
tech Thursday 5
hello 4 missing
line1
line 2

Binary file not shown.

Before

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Submodule git-practice-Ajishini deleted from c5f812ee26

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

View File

@ -1 +1,3 @@
hi
Notes update (23-08-2025)

BIN
pull.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 55 KiB

BIN
push.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB