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-branch - Branch the entire patch series

Author

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

Description

       Create a copy of the entire branch patch directory (.git/patches/<branch>) to (.git/patches/<new_name>),
       create a new git branch <new_name> and check it out.

Documentation

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

Guilt

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

Name

       guilt-branch - Branch the entire patch series

Notes

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

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

Options

       <new_name>
           The name of the new branch to create. If not specified, the current branch name is appended with the
           current year, month and day.

Synopsis

guiltbranch [<new_name>]

See Also