av-reparent Command Guide
Understand the av-reparent command for restructuring Git branches in Aviator CLI.
Last updated
Was this helpful?
Understand the av-reparent command for restructuring Git branches in Aviator CLI.
av-reparent - Change the parent of the current branch
av reparent [--parent=<parent>]This rebases the current branch onto the new parent and runs the restack operations on the children. It does not push the changes to the remote.
--parent=<parent> : Parent branch to rebase onto.
Last updated
Was this helpful?
Was this helpful?
