guilt-add - Man Page

Add a file to git and guilt

Synopsis

Description

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

Options

<files>

Files to add

Examples

Create and add a new file example.c

$ touch example.c
$ guilt add example.c

Author

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

Documentation

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

Guilt

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

Notes

  1. jeffpc@josefsipek.net
    mailto:jeffpc@josefsipek.net
  2. brandon@ifup.org
    mailto:brandon@ifup.org

Referenced By

guilt(7).

01/24/2024 Guilt v0.36 Guilt Manual