git-rebasetags icon indicating copy to clipboard operation
git-rebasetags copied to clipboard

Perform a git rebase operation, restoring original tags

git rebasetags

Perform a git rebase operation, restoring original tags

Example

Usage

git rebasetags <rebase args>

Details

A new bash shell will be spawned in the case of interactive rebasing. Tags will be restored upon exiting that shell.

More at ownyourbits