git-annex/doc/design
Joey Hess af3a25ee03 Deal with stale mappings for deleted file in direct mode.
The most common way for a mapping to be stale is when a file was deleted,
or renamed. Nothing updates the mappings for deletions yet.
But they can also become stale in other ways. For example a file can
be modified.

So, the mapping is not trusted to be consistent. When we get a key,
only replace symlinks that still point to that key with its content.
When we drop a key, only put back symlinks for files that still have
the direct mode content.
2013-02-05 16:48:00 -04:00
..
assistant Deal with stale mappings for deleted file in direct mode. 2013-02-05 16:48:00 -04:00
encryption Added a comment 2012-08-15 19:16:10 +00:00
assistant.mdwn direct mode by default in repositories created by assistant 2013-01-01 15:30:54 -04:00
encryption.mdwn fix link 2012-05-23 19:37:22 -04:00