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 Float a patch or range of patches to be the top-most applied patches.
14 The patches to be floated may currently be either applied or unapplied.
15 The necessary pop and push operations will be performed to float the
16 named patches. Patches not specified will remain applied or unapplied
17 as they were prior to the float operation.
18
20 -s FILE, --series FILE
21 Rearrange according to the series FILE.
22
23 -k, --keep
24 Keep the local changes.
25
27 Part of the StGit suite - see stg(1)
28
29
30
31StGit 1.1 07/23/2021 STG-FLOAT(1)