6 guilt-init - Initialize guilt for use in a git repository
10 include::usage-guilt-init.txt[]
14 Initialize a git repository for use with guilt
18 First, get a repository to work on. Here's one that we'll use as an example:
20 $ git-clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt-hello.git
22 Now, it initialize the patches directory using guilt's init command:
29 Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
33 Documentation by Brandon Philips <brandon@ifup.org>