stg-float (1)
Leading comments
Title: stg-float Author: [FIXME: author] [see http://docbook.sf.net/el/author] Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> Date: 03/27/2014 Manual: StGit Manual Source: StGit Language: English
NAME
stg-float - Push patches to the top, even if appliedSYNOPSIS
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.