62829/git-merge-fast-forwarding
Hi,
I am working in Git & GitHub and I tried to merge two branch. So, I used the below command.
$ git merge master
But here shows Fast-forwarding.
Can anyone tell me what is Fast-forwarding?
Thank You
Hi@Hasid,
In Git & GitHub, there is a concept of merging. Mainly, two types of merging are there. One is automatic merging and another one is manual merging. When merging is done by automatic, then it shows Fast-forward.
Hope it will help you
Seems like you want to rebase your ...READ MORE
Difference between git rebase and git merge? ...READ MORE
Hi@akhtar, You can merge your data between Git ...READ MORE
Hi@akhtar, You got this error because you have ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@Hasid, In Git & GitHub merge concept comes ...READ MORE
Hi@akhtar, To update your local repo to GitHub ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.