'\" t .\" Title: stg-float .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 09/02/2017 .\" Manual: StGit Manual .\" Source: StGit .\" Language: English .\" .TH "STG\-FLOAT" "1" "09/02/2017" "StGit" "StGit Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" stg-float \- Push patches to the top, even if applied .SH "SYNOPSIS" .sp .nf \fIstg\fR float [\-\-] \fIstg\fR float \-s .fi .SH "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 \fI\-\-series\fR option can be used to rearrange the (top) patches as specified by the given series file (or the standard input)\&. .SH "OPTIONS" .PP \-s FILE, \-\-series FILE .RS 4 Rearrange according to the series FILE\&. .RE .PP \-k, \-\-keep .RS 4 Keep the local changes\&. .RE .SH "STGIT" Part of the StGit suite \- see \fBstg\fR(1)