GUILT-INIT(1) | Guilt Manual | GUILT-INIT(1) |
guilt-init - Initialize guilt for use in a git repository
guilt init
Initialize a git repository for use with guilt
First, get a repository to work on. Here’s one that we’ll use as an example:
$ git clone git://git.kernel.org/pub/scm/linux/kernel/jsipek/guilt-hello.git
Now, it initialize the patches directory using guilt’s init command:
$ cd hello $ guilt init
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
Documentation by Brandon Philips <brandon@ifup.org[2]>
Part of the guilt(7) suite (Generated for Guilt v0.36)
08/20/2017 | Guilt v0.36 |