Use lowercase hash directories for locationlog files
to avoid some issues with git on OSX with the mixed-case directories. No migration is needed; the old mixed case hash directories are still read; new information is written to the new directories.
This commit is contained in:
parent
66ab18325e
commit
616e6f8a84
5 changed files with 43 additions and 26 deletions
|
@ -53,7 +53,7 @@ Example:
|
|||
e605dca6-446a-11e0-8b2a-002170d25c55 1
|
||||
26339d22-446b-11e0-9101-002170d25c55 ?
|
||||
|
||||
## `.git-annex/aa/bb/*.log`
|
||||
## `.git-annex/aaa/bbb/*.log`
|
||||
|
||||
The remainder of the log files record [[location_tracking]] information
|
||||
for file contents. Again these are placed in two levels of subdirectories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue