git-branchless-move 0.10.0

Supporting library for git-branchless
Documentation

Move commits and subtrees from one place to another.

Under the hood, this makes use of Git's advanced rebase functionality, which is also used to preserve merge commits using the --rebase-merges option.