git-restack/doc/source/usage.rst
James E. Blair c6a59489fa Initial commit of git-restack
Change-Id: I5508816fcd5c6362ee17a494ae8b997de29505d3
2015-12-18 16:29:55 -08:00

237 B

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