Added fast-forward merge image

This commit is contained in:
2025-09-10 20:57:57 +05:30
parent 63e67802a8
commit 33ab345ffc
4 changed files with 10 additions and 0 deletions

View File

@ -45,3 +45,13 @@
## What extra information does -e provide?
To get the email id of the user who made the chages in the file.
## Merging Branches
![alt text](<fast-forward merge-1.png>)
![alt text](<fast-forward merge-2.png>)
## What does git log --graph --oneline --all show after the merge?
![alt text](<git log--graph--oneline--all.png>)

BIN
fast-forward merge-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

BIN
fast-forward merge-2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 116 KiB