guilt-rebase - Man Page

Rebase pushed patches

Synopsis

Description

Rebase pushed patches against an upstream branch.

Options

<upstream>

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

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

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)

Notes

1.

jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net

Referenced By

guilt(7).

01/24/2024 Guilt v0.36 Guilt Manual