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-commit - Commit specified number of patches

Author

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

Documentation

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

Guilt

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

Name

       guilt-commit - Commit specified number of patches

Notes

        1. jeffpc@josefsipek.netmailto:jeffpc@josefsipek.net

Guilt v0.36                                        01/12/2023                                    GUILT-COMMIT(1)

Options

       --all, -a
           Commit all applied patches

       -n <num>
           Commit <num> bottom most patches

Synopsis

guiltcommit -n <num> | -a | --all

       Turn specified number of bottom most patches into Git commits. This removes the the patches from the
       series, and status file.

See Also