Why I like "git rebase"

I guess when most of people getting started using `Git`, they always use `git merge` to integrate changes from another branch. But after I understood `rebase`, I can't stop loving it.

為什麼我愛用"git rebase"

相信當大部分人剛接觸 `Git` 的人要合併 `branch` 時,一率都用 `git merge`。但是當我了解 `rebase` 後,一整個愛不釋手。