1GUILT-BRANCH(1) Guilt Manual GUILT-BRANCH(1)
2
3
4
6 guilt-branch - Branch the entire patch series
7
10 Create a copy of the entire branch patch directory
11 (.git/patches/<branch>) to (.git/patches/<new_name>), create a new git
12 branch <new_name> and check it out.
13
15 <new_name>
16 The name of the new branch to create. If not specified, the current
17 branch name is appended with the current year, month and day.
18
20 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
21
23 Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
24
26 Part of the guilt(7) suite (Generated for Guilt v0.36)
27
29 1. jeffpc@josefsipek.net
30 mailto:jeffpc@josefsipek.net
31
32
33
34Guilt v0.36 07/28/2020 GUILT-BRANCH(1)