This commit is contained in:
Lukey 2020-11-29 19:06:37 +00:00 committed by admin
parent 7e86da7701
commit 36b4a253e7

View file

@ -1,2 +1,2 @@
Hello Joey,<br> Hello Joey,<br>
`git annex sync --content` checks if the content of a key exists locally by checking if the path exists instead looking at the location log. I suspect that this has a large impact on performance if the cache is cold. `git annex sync --content (--all)` checks if the content of a key exists locally by checking if the path exists instead looking at the location log. I suspect that this has a large impact on performance if the cache is cold.