DOKK / manpages / debian 10 / guilt / guilt-select.1.en
GUILT-SELECT(1) Guilt Manual GUILT-SELECT(1)

guilt-select - Select guards to apply when pushing patches

guilt select [ -n | --none | -s | --series | [--pop|--reapply] <guards...> ]

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 only if the guard is selected with "guilt select".

•A patch with a negative guard is applied unless the guard is selected with "guilt select".

-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

Written by Eric Lesh <eclesh@ucla.edu[1]>

Documentation by Eric Lesh <eclesh@ucla.edu[1]>

Part of the guilt(7) suite (Generated for Guilt v0.36)

1.
eclesh@ucla.edu
mailto:eclesh@ucla.edu
08/20/2017 Guilt v0.36