wording
This commit is contained in:
parent
fb9727df8b
commit
a47480b0da
1 changed files with 2 additions and 2 deletions
|
@ -119,13 +119,13 @@ When a [[direct_mode]] repository is upgraded, annex.thin is automatically
|
||||||
set, because direct mode made the same single-copy tradeoff.
|
set, because direct mode made the same single-copy tradeoff.
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
* When you're using git-annex to sync the current version of files acrosss
|
* When you're using git-annex to sync the current version of files across
|
||||||
devices, and don't care much about previous versions.
|
devices, and don't care much about previous versions.
|
||||||
* When you have set up a backup repository, and use git-annex to copy
|
* When you have set up a backup repository, and use git-annex to copy
|
||||||
your files to the backup.
|
your files to the backup.
|
||||||
|
|
||||||
In situations like these, you may want to avoid the overhead of the second
|
In situations like these, you may want to avoid the overhead of the second
|
||||||
local copy of unlocked files. There's config setting for that.
|
local copy of unlocked files. There's a config setting for that.
|
||||||
|
|
||||||
git config annex.thin true
|
git config annex.thin true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue