guilt-add

Langue: en

Version: 02/24/2009 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

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>

DOCUMENTATION

Documentation by Brandon Philips <brandon@ifup.org>

GUILT

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