GIT PULL Vs GIT Rebase What is the difference?
I was trying to understand the difference between the GIT PULL and GIT
Rebase , but everywhere I am finding the difference between merge and
rebase .
I understand the difference between merge and rebase , but i am worried
about how pull and rebase are different as both bring the latest changes
from remote repositories to our local repository.
Am i correct ??
Please help me in understand this.
Thanks
No comments:
Post a Comment