Man page - guilt-select(1)
Packages contains this manual
- guilt-guard(1)
- guilt-repair(1)
- guilt-commit(1)
- guilt-import-commit(1)
- guilt-export(1)
- guilt-diff(1)
- guilt-push(1)
- guilt-next(1)
- guilt-delete(1)
- guilt-fold(1)
- guilt-init(1)
- guilt-pop(1)
- guilt-rm(1)
- guilt-prev(1)
- guilt-series(1)
- guilt-files(1)
- guilt-status(1)
- guilt-header(1)
- guilt-top(1)
- guilt-add(1)
- guilt-help(1)
- guilt-branch(1)
- guilt-rebase(1)
- guilt-refresh(1)
- guilt-graph(1)
- guilt-new(1)
- guilt-fork(1)
- guilt(7)
- guilt-patchbomb(1)
- guilt-unapplied(1)
- guilt-import(1)
- guilt-select(1)
- guilt-applied(1)
apt-get install guilt
Manual
GUILT-SELECT
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
DOCUMENTATION
GUILT
NOTES
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 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".
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 < eclesh@ucla.edu [1] >
DOCUMENTATION
Documentation by Eric Lesh < eclesh@ucla.edu [1] >
GUILT
Part of the guilt (7) suite (Generated for Guilt v0.36)
NOTES
|
1. |
eclesh@ucla.edu |
mailto:eclesh@ucla.edu