Update post on Git from graphs
This commit is contained in:
parent
f7aae0452f
commit
77e2ac287d
6 changed files with 133 additions and 49 deletions
|
@ -10,10 +10,10 @@ digraph repo_labels {
|
|||
m9 -> b1;
|
||||
include(`feature.dot')
|
||||
m7 -> f1;
|
||||
node[color=cyan];
|
||||
edge[color=cyan];
|
||||
f3 -> f4;
|
||||
|
||||
node[color=green];
|
||||
edge[color=green];
|
||||
node[group=feature];
|
||||
bobf1 -> bobf2 -> bobf3 -> bobf4;
|
||||
m7 -> bobf1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue