diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 4af533bc5..b3207e2da 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1400,6 +1400,11 @@ Here are all the supported configuration settings. If the gcrypt remote is accessible over ssh and has git-annex-shell available to manage it, it's set to "shell" +* `remote.<name>.hooktype`, `remote.<name>.externaltype` + + Used by hook special remotes and external special remotes to record + the type of the remote. + # CONFIGURATION VIA .gitattributes The key-value backend used when adding a new file to the annex can be |