-git-annex now has experimental support for tuning a repository for
+git-annex now has support for tuning a repository for
different work loads.
For example, a repository with a very large number of files in it may work
`git merge remote/master` merging two branches, and the result will be ugly
at best (`git annex fix` can fix up the mess somewhat).
-Again, tuned repositories are an experimental feature; use with caution!
-
The following tuning parameters are available:
* `annex.tune.objecthash1=true`
--- /dev/null
+[[!comment format=mdwn
+ username="joey"
+ subject="""Re: Still experimental?"""
+ date="2024-10-22T17:26:55Z"
+ content="""
+Tuning is not experimental for some time, I've removed the warnings.
+"""]]