guilt-graph(1) 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 <m[blue][email protected]m[][1]>

DOCUMENTATION

Documentation by Josef "Jeff" Sipek <m[blue][email protected]m[][1]>

GUILT

Part of the guilt(7) suite (Generated for Guilt v0.36)