guilt-rebase(1) - Linux man page

Name

guilt-rebase - Rebase pushed patches

Synopsis

guilt-rebase <upstream>

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 linkguilt:guilt[7] suite (Generated for Guilt v0.33)

Notes

1.

jeffpc@josefsipek.net

mailto:jeffpc@josefsipek.net