Next
git-rebase: why and how
22
What's
merge
?
Merge is very different
It doesn't copy anything
git merge origin/main
Next