'\" t .\" Title: guilt-select .\" Author: [see the "Author" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 01/12/2023 .\" Manual: Guilt Manual .\" Source: Guilt v0.36 .\" Language: English .\" .TH "GUILT\-SELECT" "1" "01/12/2023" "Guilt v0\&.36" "Guilt 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" guilt-select \- Select guards to apply when pushing patches .SH "SYNOPSIS" \fIguilt select\fR [ \-n | \-\-none | \-s | \-\-series | [\-\-pop|\-\-reapply] ] .SH "DESCRIPTION" Select guards to apply when pushing patches\&. Guards are selected without the + or \- prefix\&. Patches are applied in the following way: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} An unguarded patch is always applied\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} A patch with a positive guard is applied \fBonly\fR if the guard is selected with "guilt select"\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} A patch with a negative guard is applied \fBunless\fR the guard is selected with "guilt select"\&. .RE .SH "OPTIONS" .PP \-n|\-\-none .RS 4 Remove all selected guards .RE .PP \-\-pop .RS 4 Pop back to the first guarded patch .RE .PP \-\-reapply .RS 4 Pop back to first guarded patch, select a new guard, and push .RE .PP \-s|\-\-series .RS 4 List all guards listed in the series file .RE .SH "AUTHOR" Written by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> .SH "DOCUMENTATION" Documentation by Eric Lesh <\m[blue]\fBeclesh@ucla\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> .SH "GUILT" Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.36) .SH "NOTES" .IP " 1." 4 eclesh@ucla.edu .RS 4 \%mailto:eclesh@ucla.edu .RE