Added images for merge
This commit is contained in:
@ -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.
|
To get the email id of the user who made the chages in the file.
|
||||||
|
|
||||||
|
## Part 3: Merging Branches
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## 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?
|
||||||
|

|
||||||
|
|
||||||
|
BIN
git log --graph --oneline --all.png
Normal file
BIN
git log --graph --oneline --all.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
BIN
git merge.png
Normal file
BIN
git merge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user