kwentra interview question

what is the difference between git rebase and git merge ?

Interview Answer

Anonymous

16 Feb 2021

git rebase re-writes the history of commits in the repository while git merge preserves it