SYNOPSIS
guilt initDESCRIPTION
Initialize a git repository for use with guiltEXAMPLES
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
AUTHOR
Written by Josef "Jeff" Sipek <m[blue][email protected]m[][1]>DOCUMENTATION
Documentation by Brandon Philips <m[blue][email protected]m[][2]>GUILT
Part of the guilt(7) suite (Generated for Guilt v0.36)NOTES
- 1.
-
[email protected]
- mailto:[email protected]
- 2.
-
[email protected]
- mailto:[email protected]