Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 157 Bytes

index.md

File metadata and controls

16 lines (11 loc) · 157 Bytes

git rbi

Rebase interactive i.e. do a rebase with prompts

Git alias:

# git rbi:
rbi = rebase --interactive

Example:

git rbi