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>
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)
01/12/2023 | Guilt v0.36 |