1STG-FLOAT(1) StGit Manual STG-FLOAT(1)
2
3
4
6 stg-float - Push patches to the top, even if applied
7
9 stg float [--] <patches>
10 stg float -s <series>
11
13 Push a patch or a range of patches to the top even if applied. The
14 necessary pop and push operations will be performed to accomplish this.
15 The --series option can be used to rearrange the (top) patches as
16 specified by the given series file (or the standard input).
17
19 -s FILE, --series FILE
20 Rearrange according to the series FILE.
21
22 -k, --keep
23 Keep the local changes.
24
26 Part of the StGit suite - see stg(1)
27
28
29
30
31StGit 07/27/2019 STG-FLOAT(1)