forked from lix-project/lix
remove diagonal from operations diagram
This commit is contained in:
parent
93f721b0d2
commit
84ddfbf8fd
|
@ -55,12 +55,10 @@ It can *perform builds*, that is, create new store objects by transforming build
|
|||
[ reference ]
|
||||
|
|
||||
V
|
||||
[ store ] --> build
|
||||
\
|
||||
(maybe) --> [ store' ]
|
||||
|
|
||||
V
|
||||
[ reference ]
|
||||
[ store ] --> build --(maybe)--> [ store' ]
|
||||
|
|
||||
V
|
||||
[ reference ]
|
||||
|
||||
|
||||
As it keeps track of references, it can [garbage-collect][garbage-collection] unused store objects.
|
||||
|
|
Loading…
Reference in a new issue