stg-float - Man Page

Push patches to the top, even if applied

Synopsis

stg float [OPTIONS] <patch>...
stg float [OPTIONS] <-S|--series> <file>

Description

Push patches to the top, even if applied.

Float one or more patches to be the topmost applied patches. The patches to be floated may currently be either applied or unapplied. The necessary pop and push operations will be performed to float the named patches. Patches not specified will remain applied or unapplied as they were prior to the float operation.

Options

--noapply

Reorder patches without reapplying any patches

-S <file>, --series=<file>

Rearrange according to a series <file>

-k, ā€‰--keep

Keep the local changes

--committer-date-is-author-date

Instead of using the current time as the committer date, use the author date of the commit as the committer date.

Stgit

Part of the StGit suite - see stg(1)

Referenced By

stg(1).

04/09/2024 StGit 2.4.6 StGit Manual