diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-08 17:05:05 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-08 17:05:05 -0400 |
commit | 9cc51fe3df384ea8b62c8436ff1174a67cec6ae5 (patch) | |
tree | 3fffc4eb65744da414a2b7ae65232d5cc24b9b2f /doc/design | |
parent | 9434d55abdf373d896f01799e806d29c21ad75f4 (diff) |
update
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/assistant/desymlink.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/design/assistant/desymlink.mdwn b/doc/design/assistant/desymlink.mdwn index df36c036f..ced1e1587 100644 --- a/doc/design/assistant/desymlink.mdwn +++ b/doc/design/assistant/desymlink.mdwn @@ -73,3 +73,9 @@ is converted to a real file when it becomes present. to files in this remote would not be noticed and committed, unless a git-annex command were added to do so. Getting it basically working as a remote would be a good 1st step. + +## TODO + +* Deal with files changing as they're being transferred from a direct mode + repository to another git repository. The remote repo currently will + accept the bad data and update the location log to say it has the key. |