note number of hash buckets
This commit is contained in:
parent
0ea7f966dc
commit
a83adb0acd
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ These environment variables are used to communicate with the hook commands:
|
|||
* `ANNEX_KEY` - name of a key to store, retrieve, remove, or check.
|
||||
* `ANNEX_FILE` - a file containing the key's content
|
||||
* `ANNEX_HASH_1` - short stable value, based on the key, can be used for hashing
|
||||
into 1024 buckets.
|
||||
* `ANNEX_HASH_2` - another hash value, can be used for a second level of hashing
|
||||
|
||||
The setting to use in git config for the hook commands are as follows:
|
||||
|
|
Loading…
Reference in a new issue