add timestamp and hash in blob
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
## Blob object
|
||||
|
||||
```
|
||||
file_name timestamp size hash
|
||||
file_name timestamp1 size timestamp2 hash
|
||||
```
|
||||
timestamp1: timestamp of file on server to know if the server has an update
|
||||
timestamp2: timestamp of file locally to know when the file has changed on the system
|
||||
|
||||
## Tree object
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user