1GUILT-ADD(1)                     Guilt Manual                     GUILT-ADD(1)
2
3
4

NAME

6       guilt-add - Add a file to git and guilt
7

SYNOPSIS

9       guilt-add <file>...
10

DESCRIPTION

12       Adds the files specified to git using git-add making it available to
13       guilt.
14

OPTIONS

16       <files>
17           Files to add
18

EXAMPLES

20       Create and add a new file example.c
21
22
23           $ touch example.c
24           $ guilt-add example.c
25

AUTHOR

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

DOCUMENTATION

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

GUILT

33       Part of the linkguilt:guilt[7] suite (Generated for Guilt v0.33)
34

NOTES

36        1. jeffpc@josefsipek.net
37           mailto:jeffpc@josefsipek.net
38
39        2. brandon@ifup.org
40           mailto:brandon@ifup.org
41
42
43
44Guilt v0.33                       04/16/2010                      GUILT-ADD(1)
Impressum