Illumina interview question

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

Interview Answer

Anonymous

Dec 15, 2021

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