6 guilt-select - Select guards to apply when pushing patches
10 include::usage-guilt-select.txt[]
14 Select guards to apply when pushing patches.
16 Guards are selected without the + or - prefix. Patches are applied in
19 * An unguarded patch is always applied.
21 * A patch with a positive guard is applied *only* if the guard is
22 selected with guilt-select.
24 * A patch with a negative guard is applied *unless* the guard is
25 selected with guilt-select.
30 Remove all selected guards
33 Pop back to the first guarded patch
36 Pop back to first guarded patch, select a new guard, and
40 List all guards listed in the series file
44 Written by Eric Lesh <eclesh@ucla.edu>
48 Documentation by Eric Lesh <eclesh@ucla.edu>