1 Commits

Author SHA1 Message Date
6d7c4ec657 Added images for merge 2025-09-11 12:28:16 +05:30
3 changed files with 10 additions and 0 deletions

View File

@ -24,3 +24,13 @@ To view the history of specific lines in a file.
To get the email id of the user who made the chages in the file.
## Part 3: Merging Branches
![alt text](<git merge.png>)
## Did Git perform a fast-forward merge or a 3-way merge?
Merge conflict
## What does git log --graph --oneline --all show after the merge?
![alt text](<git log --graph --oneline --all.png>)

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
git merge.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB