diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-08 14:39:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-08 14:39:12 -0400 |
commit | ab4de454914954676aa1e05ef26dc8a85bd8f6f1 (patch) | |
tree | 17cd1334f17bb15df3d1a1d889e4f99887de9843 /doc | |
parent | f03adec793d378cc4807392400d09e70e293a991 (diff) |
Add annex.version, which will be used to automate upgrades.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 856b474e0..6f2c85d57 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -207,6 +207,8 @@ Here are all the supported configuration settings. to talk to this repository. * `annex.scp-options` and `annex.ssh-options` -- Default scp and ssh options to use if a remote does not have specific options. +* `annex.version` -- Automatically maintained, and used to automate upgrades + between versions. The backend used when adding a new file to the annex can be configured on a per-file-type basis via the `.gitattributes` file. In the file, |