guilt-graph(1)
Create a patch dependency graph
Description
GUILT-GRAPH
NAME
guilt-graph - Create a patch dependency graph
SYNOPSIS
guilt graph [-x exclude-pattern]... [<patchname>]
DESCRIPTION
Create a dot(1) directed graph showing the dependencies between applied patches.
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>.
AUTHOR
Written by Josef "Jeff" Sipek <jeffpc@josefsipek.net [1] >
DOCUMENTATION
Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net [1] >
GUILT
Part of the guilt(7) suite (Generated for Guilt v0.36)
NOTES
|
1. |
jeffpc@josefsipek.net |
mailto:jeffpc@josefsipek.net