stg-float — Push patches to the top, even if applied

Synopsis

stg float [--] <patches>
stg float -s <series>

Description

Push a patch or a range of patches to the top even if applied. The necessary pop and push operations will be performed to accomplish this. The --series option can be used to rearrange the (top) patches as specified by the given series file (or the standard input).

Options

-s FILE, --series FILE

Rearrange according to the series FILE.

-k, --keep

Keep the local changes.

Stgit

Part of the StGit suite - see stg(1)

Referenced By

stg-sink(1).

11/20/2019 StGit Manual