Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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