oh-my-git/levels/top-down/rebase/description
2020-09-22 19:43:02 +02:00

1 line
144 B
Text

Rebase all branches on top of the main branch, so that the commits are in alphabetical order, and then point the main branch to the top commit.