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>

Documentation

Documentation by Josef "Jeff" Sipek <jeffpc@josefsipek.net>

GUILT

Part of the guilt(7) suite (Generated for Guilt v0.37-rc1)