gitwrap::rebase

Function root

Source
pub fn root() -> FnOptionArg
Expand description

Rebase all commits reachable from , instead of limiting them with an . This allows you to rebase the root commit(s) on a branch. When used with –onto, it will skip changes already contained in (instead of ) whereas without –onto it will operate on every change. –root