Skip to main content

Module split

Module split 

Source

Structs§

Split
Split the current branch’s commits into a stack of branches, bottom-up. The current branch is reused as the leaf (it keeps its name and tip); new branches are created beneath it for the commits below. Non-destructive: the new branches point at the existing commits, so nothing is rewritten.