use DIRHASH-LOWER for consistency
This commit is contained in:
parent
6ada288325
commit
3b7713b493
4 changed files with 10 additions and 3 deletions
|
@ -233,7 +233,7 @@ in control.
|
|||
creating hash directory structures to store Keys in. This is the same
|
||||
directory hash that git-annex uses inside `.git/annex/objects/`
|
||||
(git-annex replies with VALUE followed by the value.)
|
||||
* `DIRHASH_LOWER Key`
|
||||
* `DIRHASH-LOWER Key`
|
||||
Gets a two level hash associated with a Key, using only lower-case.
|
||||
Something like "abc/def".
|
||||
This is always the same for any given Key, so can be used for eg,
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 28"""
|
||||
date="2016-05-03T18:09:50Z"
|
||||
content="""
|
||||
Agreed, DIRHASH-LOWER is more consistent, changed it to that.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue