logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

guilt-add - Add a file to git and guilt

Author

       Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>

Description

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

Documentation

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

Examples

       Create and add a new file example.c

           $ touch example.c
           $ guilt add example.c

Guilt

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

Name

       guilt-add - Add a file to git and guilt

Notes

Options

       <files>
           Files to add

Synopsis

guiltadd <file>...

See Also