Illumina interview question

What is the difference between "git merge" and "git rebase"?

Interview Answer

Anonymous

15 Dec 2021

Both integrate changes from one branch into another, but git merge will preserve the history