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 <jeffpc@josefsipek.net>
Documentation
Documentation by Brandon Philips <brandon@ifup.org>
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.35)