table of contents
GUILT-INIT(1) | Guilt Manual | GUILT-INIT(1) |
NAME¶
guilt-init - Initialize guilt for use in a git repository
SYNOPSIS¶
guilt init
DESCRIPTION¶
Initialize a git repository for use with guilt
EXAMPLES¶
First, get a repository to work on. Here’s one that we’ll use as an example:
Now, it initialize the patches directory using guilt’s init command:
$ cd hello $ guilt init
AUTHOR¶
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
DOCUMENTATION¶
Documentation by Brandon Philips <brandon@ifup.org[2]>
GUILT¶
Part of the guilt(7) suite (Generated for Guilt v0.36)
NOTES¶
- 1.
- jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
- 2.
- brandon@ifup.org
mailto:brandon@ifup.org
01/13/2022 | Guilt v0.36 |