stg-rename(1)
NAME
stg-rename - Rename a patch
SYNOPSIS
stg rename [options] [oldpatch] <newpatch>
DESCRIPTION
Rename <oldpatch> into <newpatch> in a series. If <oldpatch> is not
given, the top-most patch will be renamed.
OPTIONS
- -b BRANCH, --branch BRANCH
- use BRANCH instead of the default one.
STGIT
- Part of the StGit suite - see linkman:stg[1]