guilt-graph(1)
==============

NAME
----
guilt-graph - Create a patch dependency graph

SYNOPSIS
--------
include::usage-guilt-graph.txt[]

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>

include::footer.txt[]
