store blob
This commit is contained in:
13
docs/store.md
Normal file
13
docs/store.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
## Blob object
|
||||
|
||||
```
|
||||
file_name hash timestamp
|
||||
```
|
||||
|
||||
## Tree object
|
||||
```
|
||||
folder_name
|
||||
tree hash_path folder_name
|
||||
blob hash_path file_name
|
||||
```
|
||||
Reference in New Issue
Block a user