guilt-push - Push patches onto the tree
Contents
Documentation
Documentation by Brandon Philips <brandon@ifup.org[2]>
Guilt
Part of the guilt(7) suite (Generated for Guilt v0.36)
Name
guilt-push - Push patches onto the tree
Notes
1. jeffpc@josefsipek.netmailto:jeffpc@josefsipek.net
2. brandon@ifup.orgmailto:brandon@ifup.org
Guilt v0.36 01/12/2023 GUILT-PUSH(1)
Options
-f
Force 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.
Exit with a non-zero exit status if requested to push more patches than there are in the series.
Synopsis
guiltpush [ -f ] [-a | --all | -n <num> | <patchname>]
