Push patches to the top, even if applied
stg float [--] <patches> stg float -s <series>
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).
-s FILE, --series FILE
Rearrange according to the series FILE.
-k, --keep
Keep the local changes.
Part of the StGit suite - see stg(1)