Guilt v0.31 man pages
[guilt.git] / man1 / guilt-import-commit.1
blob637c9224cbd81f6e4d0e05bd931b0d0dca113680
1 .\"     Title: guilt-import-commit
2 .\"    Author: 
3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
4 .\"      Date: 09/05/2008
5 .\"    Manual: Guilt Manual
6 .\"    Source: Guilt v0.31
7 .\"
8 .TH "GUILT\-IMPORT\-COMMI" "1" "09/05/2008" "Guilt v0\&.31" "Guilt Manual"
9 .\" disable hyphenation
10 .nh
11 .\" disable justification (adjust text to left margin only)
12 .ad l
13 .SH "NAME"
14 guilt-import-commit \- Import one or more commits as patches
15 .SH "SYNOPSIS"
16 \fIguilt\-import\-commit\fR [<hash> | <since>\&.\&.[<until>] | \&.\&.<until>]
17 .SH "DESCRIPTION"
18 Import one or more commits as individual patches\&.
19 .SH "OPTIONS"
20 .PP
21 <hash>
22 .RS 4
23 Only the specified revision\&.
24 .RE
25 .PP
26 <since>\&.\&.[<until>]
27 .RS 4
28 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\&.
29 .RE
30 .PP
31 \&.\&.<until>
32 .RS 4
33 All revisions until the \fI<until>\fR revision (inclusive)\&.
34 .RE
35 .SH "AUTHOR"
36 Written by Josef "Jeff" Sipek <\fIjeffpc@josefsipek\&.net\fR\&[1]>
37 .SH "DOCUMENTATION"
38 Documentation by Josef "Jeff" Sipek <\fIjeffpc@josefsipek\&.net\fR\&[1]>
39 .SH "GUILT"
40 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0\&.31)
41 .SH "NOTES"
42 .IP " 1." 4
43 jeffpc@josefsipek.net
44 .RS 4
45 \%mailto:jeffpc@josefsipek.net
46 .RE