guilt-rebase (1) Linux Manual Page
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 Linuscqs 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 <m[blue]jeffpc [at] josefsipek.netm[][1]>Documentation
Documentation by Josef "Jeff" Sipek <m[blue]jeffpc [at] josefsipek.netm[][1]>Guilt
Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)Notes
- 1.
- jeffpc [at] josefsipek.net
- mailto:jeffpc [at] josefsipek.net
