SYNOPSIS
guilt status [-a|-A] [-c|-C] [-d|-D] [-m|-M] [-r|-R] [-t|-T] [-u|-U] [-x|-X] [-n]DESCRIPTION
Each file is printed with a prefix that describes it's status.
-
A added C copied D deleted M modified R renamed T type change (e.g., mode) U unmerged ? untracked
OPTIONS
-n
- Hide status prefix in the output
-a, -A
- Display only added files
-c, -C
- Display only copied files
-d, -D
- Display only deleted files
-m, -M
- Display only modified files
-r, -R
- Display only renamed files
-t, -T
- Display only files with a status change (e.g., mode)
-u, -U
- Display only unmerged files
-x, -X
- Display only unknown files
AUTHOR
Written by Josef "Jeff" Sipek <m[blue][email protected]m[][1]>DOCUMENTATION
Documentation by Brandon Philips <m[blue][email protected]m[][2]>GUILT
Part of the guilt(7) suite (Generated for Guilt v0.36)NOTES
- 1.
-
[email protected]
- mailto:[email protected]
- 2.
-
[email protected]
- mailto:[email protected]