Update post on Git from graphs

This commit is contained in:
Dimitri Lozeve 2021-03-08 20:01:44 +01:00
parent f7aae0452f
commit 77e2ac287d
6 changed files with 133 additions and 49 deletions

View file

@ -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;