guilt-add - Add a file to git and guilt
Contents
Description
Adds the files specified to git using git-add(1) making it available to guilt.
Documentation
Documentation by Brandon Philips <brandon@ifup.org[2]>
Examples
Create and add a new file example.c
$ touch example.c
$ guilt add example.c
Guilt
Part of the guilt(7) suite (Generated for Guilt v0.36)
Name
guilt-add - Add a file to git and guilt
Notes
1. jeffpc@josefsipek.netmailto:jeffpc@josefsipek.net
2. brandon@ifup.orgmailto:brandon@ifup.org
Guilt v0.36 01/12/2023 GUILT-ADD(1)
Options
<files>
Files to add
Synopsis
guiltadd <file>...
