logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

guilt-diff - Outputs various diffs

Author

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

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>...]

See Also