GUILT-PUSH(1) | Guilt Manual | GUILT-PUSH(1) |
NAME¶
guilt-push - Push patches onto the treeSYNOPSIS¶
guilt-push [ -f ] [-a | --all | -n <num> | <patchname>]OPTIONS¶
-fForce the push if the patch doesn’t
apply cleanly
--all, -a
Push all patches on the tree
-n <num>
Push specified number of patches
<patchname>
Push all patches up to and including this
patch on the tree
If no patchname is given, push the next patch in the series onto the tree.
AUTHOR¶
Written by Josef "Jeff" Sipek < jeffpc@josefsipek.net[1]>DOCUMENTATION¶
Documentation by Brandon Philips < brandon@ifup.org[2]>GUILT¶
Part of the guilt(7) suite (Generated for Guilt v0.35)NOTES¶
- 1.
- jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
- 2.
- brandon@ifup.org
mailto:brandon@ifup.org
01/20/2013 | Guilt v0.35 |