This commit is contained in:
Joey Hess 2021-11-09 16:04:54 -04:00
parent 886d60dabe
commit 3bdac41090
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 38 additions and 0 deletions

View file

@ -0,0 +1,13 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2021-11-09T20:03:33Z"
content="""
While I still need to investigate if there is really a reversion here,
it's worth noting that you can probably avoid the slow speed by running:
git config filter.annex.process 'git-annex filter-process'
That needs a current daily build of git-annex, the feature will also be in
the next release.
"""]]