This is the command guilt-graph that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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>.
Use guilt-graph online using onworks.net services