Skip to content

support arbitrary reparenting via a '--use-order' option

Richard Hansen requested to merge rhansen/reposurgeon:arbitrary-reparent into master

Add a new --use-order option to the reparent command that causes reparent to use the selection order to determine which commit to modify, which commits are the modified commit's new parents, and the order of the modified commit's new parents.

Merge request reports