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-delete - Delete a patch

Author

       Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>

Description

       Delete an unapplied patch from the series.

Documentation

       Documentation by Brandon Philips <brandon@ifup.org[2]>

Examples

       Delete a patch called foobar:

           $ guilt delete foobar

Guilt

       Part of the guilt(7) suite (Generated for Guilt v0.36)

Name

       guilt-delete - Delete a patch

Notes

Options

       -f
           Remove the patch from the series and disk

       <patchname>
           Name of the patch to delete.

Synopsis

guiltdelete [-f] <patchname>

See Also