Update ASSIGNMENT-04-09-2025.md
This commit is contained in:
@ -23,4 +23,5 @@ Part 3: Merging Branches
|
||||

|
||||
Git performed a 3-way merge because both master and feature/feature-1 had diverging commits on the same file (example.txt).
|
||||
What does git log --graph --oneline --all show after the merge?
|
||||
It shows the branching structure and how the merge happened:
|
||||
It shows the branching structure and how the merge happened:
|
||||

|
Reference in New Issue
Block a user