logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

guilt-pop - Pop patches from 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.36)

Name

       guilt-pop - Pop patches from the tree

Notes

Options

       --all, -a
           Pop all patches off the tree

       -f
           Force; discards any unrefreshed changes

       -n <num>
           Push specified number of patches

       <patchname>
           Pop all patches up to and including this patch off the tree
       If no patchname is given, pop the top-most patch.

       Exit with a non-zero exit status if requested to pop more patches than there are on the stack.

Synopsis

guiltpop [-f] [-a | --all | -n <num> | <patchname>]

See Also