guilt-add (1) Linux Manual Page
NAME
guilt-add – Add a file to git and guilt
SYNOPSIS
guilt-add <file>…
DESCRIPTION
Adds the files specified to git using git-add making it available to guilt.
OPTIONS
<files>
- Files to add
EXAMPLES
Create and add a new file example.c
-
$ touch example.c $ guilt-add example.c
AUTHOR
Written by Josef "Jeff" Sipek <m[blue]jeffpc [at] josefsipek.netm[][1]>
DOCUMENTATION
Documentation by Brandon Philips <m[blue]brandon [at] ifup.orgm[][2]>
GUILT
Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
NOTES
- 1.
- jeffpc [at] josefsipek.net
- mailto:jeffpc [at] josefsipek.net
- 2.
- brandon [at] ifup.org
- mailto:brandon [at] ifup.org
