Git Rebasing

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Be aware that rebasing rewrites history.

Simple Rebasing

Only two branches are involved.

More Complex Rebasing

Rewriting History

Rebasing removes the commits that have been applied to the target branch from repository.