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,8 +10,8 @@ digraph repo_labels {
m9 -> b1;
include(`feature.dot')
m7 -> f1;
node[color=red];
edge[color=red];
node[color=cyan];
edge[color=cyan];
f3 -> f4;
node[color=green];