Compare commits
No commits in common. "0787fcf6cb899b1a353ebcc23408813b421a2274" and "e9df6beb161445874689e86a79b9020c8dcbb9e0" have entirely different histories.
0787fcf6cb
...
e9df6beb16
2 changed files with 1 additions and 16 deletions
|
@ -1,13 +0,0 @@
|
|||
digraph G {
|
||||
splines="FALSE";
|
||||
|
||||
/* Entities */
|
||||
shortName [label="shortName", shape="square"]
|
||||
|
||||
shortName2 [label="shortName", shape="oval"]
|
||||
/* Relationships */
|
||||
F1 -> shortName[label=".63"]
|
||||
|
||||
/* Ranks */
|
||||
{ rank=same; shortName; };
|
||||
}
|
|
@ -1,4 +1,2 @@
|
|||
hello
|
||||
edited in gitea
|
||||
then in code-server
|
||||
and code server again.
|
||||
edited in gitea
|
Loading…
Add table
Reference in a new issue