point to git-annx fix from annex.thin docs

This commit is contained in:
Joey Hess 2016-04-13 12:48:44 -04:00
parent dcf8d3b73f
commit addda95c2a
Failed to extract signature

View file

@ -935,6 +935,14 @@ Here are all the supported configuration settings.
disk space, but modification made to a file will lose the local (and
possibly only) copy of the old version. So, enable with care.
After setting (or unsetting) this, you should run `git annex fix` to
fix up the annexed files in the work tree to be hard links (or copies).
Note that `annex.thin` is not honored when git updates an annexed file
in the working tree. So when `git checkout` or `git merge` updates the
working tree, a second copy of annexed files will result. You can run
`git-annex fix` to fix up the hard links after running such git commands.
* `annex.delayadd`
Makes the watch and assistant commands delay for the specified number of