This commit is contained in:
parent
7e86da7701
commit
36b4a253e7
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
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.
|
||||
|
|
Loading…
Add table
Reference in a new issue