bzr-rebase

Rebase plugin for bazaar
  http://bazaar-vcs.org/Rebase
  0
  no reviews



The bazaar rebase plugin adds support for rebasing branches to bazaar. it adds the command 'rebase' to bazaar. when conflicts occur when replaying patches, the user can resolve the conflict and continue the rebase using the 'rebase-continue' command or abort using the 'rebase-abort' command.