guilt-diff - Outputs various diffs
Contents
Description
Outputs top-most applied diff and any additional changes in the working directory to standard output.
Documentation
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
Guilt
Part of the guilt(7) suite (Generated for Guilt v0.36)
Name
guilt-diff - Outputs various diffs
Notes
1. jeffpc@josefsipek.netmailto:jeffpc@josefsipek.net
Guilt v0.36 01/12/2023 GUILT-DIFF(1)
Options
-z
Output a interdiff against the top-most applied patch. This should produce the same diff as "guilt
new -f foo".
<path>...
Restrict diff output to a given set of files.
Synopsis
guiltdiff [-z] [<path>...]
