guilt-select (1) Linux Manual Page
NAME
guilt-select – Select guards to apply when pushing patches
SYNOPSIS
guilt-select [ -n | –none | -s | –series | [–pop|–reapply] <guards…> ]
DESCRIPTION
Select guards to apply when pushing patches.
Guards are selected without the + or – prefix. Patches are applied in the following way:
- * An unguarded patch is always applied.
- * A patch with a positive guard is applied
onlyif the guard is selected with guilt-select.
- * A patch with a negative guard is applied
unlessthe guard is selected with guilt-select.
OPTIONS
-n|–none
- Remove all selected guards
–pop
- Pop back to the first guarded patch
–reapply
- Pop back to first guarded patch, select a new guard, and push
-s|–series
- List all guards listed in the series file
AUTHOR
Written by Eric Lesh <m[blue]eclesh [at] ucla.edum[][1]>
DOCUMENTATION
Documentation by Eric Lesh <m[blue]eclesh [at] ucla.edum[][1]>
GUILT
Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
NOTES
- 1.
- eclesh [at] ucla.edu
- mailto:eclesh [at] ucla.edu
