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-rebase - Rebase pushed patches

Author

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

Description

       Rebase pushed patches against an upstream branch.

Documentation

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

Examples

       Rebase current tree against Linus’s 2.6 tree

           $ git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tovalds/linux-2.6.git
           $ guilt rebase FETCH_HEAD

Guilt

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

Name

       guilt-rebase - Rebase pushed patches

Notes

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

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

Options

       <upstream>
           Branch, tag, or a commit hash identifying upstream repository history.

Synopsis

guiltrebase <upstream>

See Also