response
This commit is contained in:
parent
e15ab727eb
commit
d711dc31fa
1 changed files with 15 additions and 0 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2020-06-11T18:05:55Z"
|
||||
content="""
|
||||
I think you should simply `git annex adjust --unlock` in that repository.
|
||||
Get rid of the symlinks from it, and the case sensitivity issues will, I
|
||||
hope, not matter. This is the same thing git-annex automatically does when
|
||||
initializating a repo on a crippled filesystem.
|
||||
|
||||
The other way would be to set annex.tune.objecthashlower=true, see
|
||||
[[tuning]], but that can only be done when setting up a new repository,
|
||||
since it makes the lower-case hash be used everywhere. (Which is what I'd do
|
||||
if I had a time machine.)
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue