Using git rebase onto command to do what git rebase command does

Опубликовано: 13 Март 2026
на канале: Logan Lee
1,105
6

Hello

In this video we have a look at git rebase --onto command (two argument variety) and find out which rebase --onto command has the same effect as classic git rebase command.

We introduce a concept of range of commits and how knowing the range of a rebase command tells you what that rebase operation does.

Thanks.