3 .\" Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
6 .\" Manual: Guilt Manual
7 .\" Source: Guilt v0.34
10 .TH "GUILT\-NEW" "1" "09/18/2010" "Guilt v0\&.34" "Guilt Manual"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
25 .\" disable justification (adjust text to left margin only)
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
31 guilt-new \- Create a new patch
33 \fIguilt\-new\fR [\-f] [\-s] [\-e|\-m message] <patchname>
35 Create a new patch and push it on top of the stack\&. An optional patch description can be supplied either interactively on via the command line\&.
40 Force patch creation if there are unrefreshed changes\&. These changes will get automatically imported into the new patch\&.
45 Add a Signed\-off\-by with your committer identifier string to the patch message\&.
50 Edit the patch message interactively\&. This option can be combined with \-s to easily sign off on the patch\&.
55 The "<message>" string will used as the commit message\&. This option can be combined with \-s to easily sign off on the patch\&.
60 Name of the patch to create\&. This must be a legal relative pathname string\&. For example, "foo", "foo/bar", and "foo/bar/foobar" are all valid\&.
63 Create a new patch called \fIfoobar\fR:
76 Create a patch called \fIfoo\fR and supply a patch description interactively:
89 Create a patch called \fIbar\fR with a provided patch description and sign off on the patch:
96 $ guilt\-new \-s \-m patch\-fu bar
102 Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
104 Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
106 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.34)
109 jeffpc@josefsipek.net
111 \%mailto:jeffpc@josefsipek.net