DOKK / manpages / debian 10 / guilt / guilt-add.1.en
GUILT-ADD(1) Guilt Manual GUILT-ADD(1)

guilt-add - Add a file to git and guilt

guilt add <file>...

Adds the files specified to git using git-add(1) making it available to guilt.

<files>

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[1]>

Documentation by Brandon Philips <brandon@ifup.org[2]>

Part of the guilt(7) suite (Generated for Guilt v0.36)

1.
jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
2.
brandon@ifup.org
mailto:brandon@ifup.org
08/20/2017 Guilt v0.36