docs(web/snix/castore): port "why not git" document
Change-Id: I4ac77f264d2704018cd33dbf80746e82d193686e Reviewed-on: https://cl.snix.dev/c/snix/+/30315 Reviewed-by: Domen Kožar <domen@cachix.org> Tested-by: besadii Autosubmit: Florian Klink <flokli@flokli.de>
This commit is contained in:
parent
b2d2d622e0
commit
c9082a586c
3 changed files with 23 additions and 15 deletions
|
|
@ -82,7 +82,7 @@ name MUST be unique across all three lists.
|
|||
[rustdoc-node]: https://snix.dev/rustdoc/snix_castore/enum.Node.html
|
||||
[rustdoc-pathcomponent]: https://snix.dev/rustdoc/snix_castore/struct.PathComponent.html
|
||||
[BLAKE3]: https://github.com/BLAKE3-team/BLAKE3
|
||||
[^why-not-git-trees]: For a detailed comparison with the git model, and what (and why we do differently, see TODO LINK)
|
||||
[^why-not-git-trees]: For a detailed comparison with the git model, and what (and why we do differently, see [here]({{< relref "why-not-git.md" >}}))
|
||||
[^directory-digest]: We currently use the [BLAKE3][] digest of the protobuf
|
||||
serialization of the `proto::Directory` struct to calculate
|
||||
these digests. While pretty stable across most
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue