patchbomb: Git parses the patch mboxes and extracts Cc lines automatically
[guilt.git] / Documentation / guilt-graph.txt
blobe624aeb9c095a5755642c2b3cea2a2934cb0f9ea
1 guilt-graph(1)
2 ==============
4 NAME
5 ----
6 guilt-graph - Create a patch dependency graph
8 SYNOPSIS
9 --------
10 include::usage-guilt-graph.txt[]
12 DESCRIPTION
13 -----------
14 Create a dot(1) directed graph showing the dependencies between applied
15 patches.
17 OPTIONS
18 -------
19 <patchname>::
20         Instead of starting with the topmost applied patch, start with
21         <patchname>.
23 Author
24 ------
25 Written by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
27 Documentation
28 -------------
29 Documentation by Josef "Jeff" Sipek <jsipek@cs.sunysb.edu>
31 include::footer.txt[]