note that hooks are also run when on a crippled filesystem now
This commit is contained in:
parent
b411a1ce74
commit
2e40eb07db
1 changed files with 3 additions and 0 deletions
|
@ -1279,6 +1279,9 @@ repository, using [[git-annex-config]]. See its man page for a list.)
|
|||
In the command line, %path is replaced with the file or directory to
|
||||
operate on.
|
||||
|
||||
(When annex.crippledfilesystem is set, git-annex will not try to
|
||||
remove/restore the write bit, but it will still run these hooks.)
|
||||
|
||||
* `annex.tune.objecthash1`, `annex.tune.objecthashlower`, `annex.tune.branchhash1`
|
||||
|
||||
These can be passed to `git annex init` to tune the repository.
|
||||
|
|
Loading…
Reference in a new issue