table of contents
other versions
STG-RENAME(1) | StGit Manual | 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 stg(1)
09/02/2017 | StGit |