This is the command guilt-push that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
guilt-push - Push patches onto the tree
SYNOPSIS
guilt push [ -f ] [-a | --all | -n <num> | <patchname>]
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.
Use guilt-push online using onworks.net services