push file

This commit is contained in:
grimhilt
2023-06-15 16:22:07 +02:00
parent 851f395236
commit 418ca68745
4 changed files with 182 additions and 16 deletions

View File

@@ -2,12 +2,12 @@
## Blob object
```
file_name hash timestamp
file_name timestamp size hash
```
## Tree object
```
folder_name
folder_name timestamp
tree hash_path folder_name
blob hash_path file_name
```