diff options
author | Robin Vobruba <hoijui.quaero@gmail.com> | 2022-05-04 12:18:50 +0200 |
---|---|---|
committer | Robin Vobruba <hoijui.quaero@gmail.com> | 2022-05-04 12:18:50 +0200 |
commit | 9b871c6114c714e086f02f929a5a9bb6d33bdb91 (patch) | |
tree | eb19db655f0e973193f6676c289d68f77b93781d /doc | |
parent | 00fb4bc098732bbeb0764b75355e64c835b4ad8a (diff) | |
download | git-bug-9b871c6114c714e086f02f929a5a9bb6d33bdb91.tar.gz |
model: Removes now outdated statement about ops and root
Diffstat (limited to 'doc')
-rw-r--r-- | doc/model.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/model.md b/doc/model.md index cd3b6eb9..8403e9c0 100644 --- a/doc/model.md +++ b/doc/model.md @@ -81,7 +81,6 @@ Example of a `Tree` of the first commit of an entity: 100644 blob e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 edit-clock-137 100644 blob a020a85baa788e12699a4d83dd735578f0d78c75 ops ``` -Note that both `"ops"` and `"root"` entry reference the same OperationPack as it's the first commit in the chain. Example of a `Tree` of a later commit of an entity: ``` |