Also worth pointing out these commands from git-branchless (I'm the author):
- git sync: rebase all commit stacks on top of the main branch.
- git restack: run after making a change to a foundational commit to automatically restack dependent commits.
- git sync: rebase all commit stacks on top of the main branch. - git restack: run after making a change to a foundational commit to automatically restack dependent commits.