1GUILT-REBASE(1) Guilt Manual GUILT-REBASE(1)
2
3
4
6 guilt-rebase - Rebase pushed patches
7
10 Rebase pushed patches against an upstream branch.
11
13 <upstream>
14 Branch, tag, or a commit hash identifying upstream repository
15 history.
16
18 Rebase current tree against Linus’s 2.6 tree
19
20
21 $ git fetch git://git.kernel.org/pub/scm/linux/kernel/git/tovalds/linux-2.6.git
22 $ guilt rebase FETCH_HEAD
23
25 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
26
28 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
29
31 Part of the guilt(7) suite (Generated for Guilt v0.36)
32
34 1. jeffpc@josefsipek.net
35 mailto:jeffpc@josefsipek.net
36
37
38
39Guilt v0.36 07/20/2023 GUILT-REBASE(1)