13 lines
152 B
Markdown
13 lines
152 B
Markdown
|
|
## Blob object
|
|
|
|
```
|
|
file_name timestamp size hash
|
|
```
|
|
|
|
## Tree object
|
|
```
|
|
folder_name timestamp
|
|
tree hash_path folder_name
|
|
blob hash_path file_name
|
|
``` |