1GUILT-INIT(1)                    Guilt Manual                    GUILT-INIT(1)
2
3
4

NAME

6       guilt-init - Initialize guilt for use in a git repository
7

SYNOPSIS

9       guilt-init
10

DESCRIPTION

12       Initialize a git repository for use with guilt
13

EXAMPLES

15       First, get a repository to work on. Here’s one that we’ll use as an
16       example:
17
18
19           $ git-clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt-hello.git
20
21       Now, it initialize the patches directory using guilt’s init command:
22
23
24           $ cd hello
25           $ guilt-init
26

AUTHOR

28       Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
29

DOCUMENTATION

31       Documentation by Brandon Philips <brandon@ifup.org[2]>
32

GUILT

34       Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
35

NOTES

37        1. jeffpc@josefsipek.net
38           mailto:jeffpc@josefsipek.net
39
40        2. brandon@ifup.org
41           mailto:brandon@ifup.org
42
43
44
45Guilt v0.33                       04/16/2010                     GUILT-INIT(1)
Impressum