refactor(tree): create impl Tree

This commit is contained in:
grimhilt
2024-02-25 17:34:16 +01:00
parent faf7341525
commit 7951ad0520
12 changed files with 306 additions and 225 deletions

View File

@@ -12,4 +12,4 @@ timestamp2: timestamp of file locally to know when the file has changed on the s
folder_name timestamp
tree hash_path folder_name
blob hash_path file_name
```
```