git rebase

Reapply commits on top of another base

Advanced

Syntax

git rebase <branch>

Examples

Common flags & options

Related tools

Other Git commands