UsageΒΆ

To interactively rebase the current branch against the most recent commit in common with the master branch, run:

git restack

If your branch is based on a different branch, run:

git restack branchname

Previous topic

Installation and Configuration

Next topic

Contributing to git-restack

Project Source

This Page