Added a comment

This commit is contained in:
Lukey 2022-09-05 09:07:05 +00:00 committed by admin
parent fa01f0bab9
commit 6e99fbc2e5

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="Lukey"
avatar="http://cdn.libravatar.org/avatar/c7c08e2efd29c692cc017c4a4ca3406b"
subject="comment 13"
date="2022-09-05T09:07:05Z"
content="""
You may try the following: Set the preferred-content expression for the repo to just `present` or `anything` and then run `git annex sync --content --all`. This allows git-annex to use a optimization and should run faster. Don't use `--jobs` and unset `annex.jobs` git config, since these slow the optimization down a bit in my experience (note that just specifying `--jobs=1` is not the same AFAIK).
See also [[todo/Incremental\_git\_annex\_sync\_--content\_--all]]
Using unlocked files will slow down things in general, but from your description it doesn't sound like that's the issue here.
"""]]