Guilt v0.35
[guilt.git] / Documentation / guilt-import-commit.1
blob88dab433bb0f87899215af10e3f2ac1a4ce71f58
1 '\" t
2 .\"     Title: guilt-import-commit
3 .\"    Author: [see the "Author" section]
4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5 .\"      Date: 07/17/2011
6 .\"    Manual: Guilt Manual
7 .\"    Source: Guilt v0.35
8 .\"  Language: English
9 .\"
10 .TH "GUILT\-IMPORT\-COMMI" "1" "07/17/2011" "Guilt v0\&.35" "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 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 guilt-import-commit \- Import one or more commits as patches
32 .SH "SYNOPSIS"
33 \fIguilt\-import\-commit\fR [<hash> | <since>\&.\&.[<until>] | \&.\&.<until>]
34 .SH "DESCRIPTION"
35 Import one or more commits as individual patches\&.
36 .SH "OPTIONS"
37 .PP
38 <hash>
39 .RS 4
40 Only the specified revision\&.
41 .RE
42 .PP
43 <since>\&.\&.[<until>]
44 .RS 4
45 Revisions starting from \fI<since>\fR until \fI<until>\fR\&. The \fI<since>\fR revision it self is NOT included, while \fI<until>\fR is\&. If \fI<until>\fR is not specified, it is assumed to be HEAD\&.
46 .RE
47 .PP
48 \&.\&.<until>
49 .RS 4
50 All revisions until the \fI<until>\fR revision (inclusive)\&.
51 .RE
52 .SH "AUTHOR"
53 Written by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
54 .SH "DOCUMENTATION"
55 Documentation by Josef "Jeff" Sipek <\m[blue]\fBjeffpc@josefsipek\&.net\fR\m[]\&\s-2\u[1]\d\s+2>
56 .SH "GUILT"
57 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.35)
58 .SH "NOTES"
59 .IP " 1." 4
60 jeffpc@josefsipek.net
61 .RS 4
62 \%mailto:jeffpc@josefsipek.net
63 .RE