Teach "guilt graph" the "-x exclude-pattern" option.
[guilt.git] / Documentation / guilt-init.1
blob2476d49008ff0f68e371956244b5106c4f3f1b16
1 .\" ** You probably do not want to edit this file directly **
2 .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
3 .\" Instead of manually editing it, you probably should edit the DocBook XML
4 .\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
5 .TH "GUILT\-INIT" "1" "01/22/2015" "Guilt v0.36\-rc1" "Guilt Manual"
6 .\" disable hyphenation
7 .nh
8 .\" disable justification (adjust text to left margin only)
9 .ad l
10 .SH "NAME"
11 guilt\-init \- Initialize guilt for use in a git repository
12 .SH "SYNOPSIS"
13 \fIguilt\-init\fR
14 .SH "DESCRIPTION"
15 Initialize a git repository for use with guilt
16 .SH "EXAMPLES"
17 First, get a repository to work on. Here\(cqs one that we\(cqll use as an example:
18 .sp
19 .nf
20 $ git clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt\-hello.git
21 .fi
22 Now, it initialize the patches directory using guilt\(cqs init command:
23 .sp
24 .nf
25 $ cd hello
26 $ guilt init
27 .fi
28 .SH "AUTHOR"
29 Written by Josef "Jeff" Sipek <[1]\&\fIjeffpc@josefsipek.net\fR>
30 .SH "DOCUMENTATION"
31 Documentation by Brandon Philips <[2]\&\fIbrandon@ifup.org\fR>
32 .SH "GUILT"
33 Part of the \fBguilt\fR(7) suite (Generated for Guilt v0.36\-rc1)
34 .SH "REFERENCES"
35 .TP 3
36 1.\ jeffpc@josefsipek.net
37 \%mailto:jeffpc@josefsipek.net
38 .TP 3
39 2.\ brandon@ifup.org
40 \%mailto:brandon@ifup.org