$ touch example.c $ guilt-add example.c
guilt-add - Add a file to git and guilt
guilt-add <file>…
Adds the files specified to git using git-add making it available to guilt.
Files to add
Create and add a new file example.c
$ touch example.c $ guilt-add example.c
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Documentation by Brandon Philips <brandon@ifup.org>
Part of the guilt(7) suite (Generated for Guilt v0.32)