guilt-graph - Create a patch dependency graph
Contents
Description
Create a dot(1) directed graph showing the dependencies between applied patches.
Documentation
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net[1]>
Guilt
Part of the guilt(7) suite (Generated for Guilt v0.36)
Name
guilt-graph - Create a patch dependency graph
Notes
1. jeffpc@josefsipek.netmailto:jeffpc@josefsipek.net
Guilt v0.36 01/12/2023 GUILT-GRAPH(1)
Options
-x <pattern>
Ignore files that matches the given grep pattern. Can be repeated to ignore several files. This can
be useful to ignore for instance ChangeLog files that every commit modifies.
<patchname>
Instead of starting with the topmost applied patch, start with <patchname>.
Synopsis
guiltgraph [-x exclude-pattern]... [<patchname>]
