update for direct mode

This commit is contained in:
Joey Hess 2014-02-10 12:01:10 -04:00
parent 4564b3dab9
commit 0b9bfb1977
Failed to extract signature

View file

@ -12,7 +12,8 @@ names of the files and some other metadata remain there.
The contents of the files are kept by git-annex in a distributed key/value
store consisting of every clone of a given git repository. That's a fancy
way to say that git-annex stores the actual file content somewhere under
`.git/annex/`. (See [[internals]] for details.)
`.git/annex/`. (See [[internals]] for details and note that in
[[direct_mode]] the file contents are left in the work tree.)
That was the values; what about the keys? Well, a key is calculated for a
given file when it's first added into git-annex. Normally this uses a hash