Scroll to navigation

GUILT-ADD(1) Guilt Manual GUILT-ADD(1)

NAME

guilt-add - Add a file to git and guilt

SYNOPSIS

guilt-add <file>...

DESCRIPTION

Adds the files specified to git using git-add 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.35)

NOTES

1.
jeffpc@josefsipek.net
mailto:jeffpc@josefsipek.net
2.
brandon@ifup.org
mailto:brandon@ifup.org
06/17/2013 Guilt v0.35