sourCEntral - mobile manpages

pdf

GUILT-ADD

NAME

guilt-add - Add a file to git and guilt

SYNOPSIS

guilt add <file>...

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 AT josefsipek DOT net

mailto:jeffpc AT josefsipek DOT net

2.

brandon AT ifup DOT org

mailto:brandon AT ifup DOT org

pdf