diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-10 12:20:33 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-10 12:20:33 -0400 |
commit | 4b9f753049b28c5452c2ae1483612a367293302a (patch) | |
tree | eec824332f756be4c473771b18895ca571a90e8a /doc/design/assistant/desymlink.mdwn | |
parent | e2dd3ae351cbe7b2b1a027ef257808dde02d899f (diff) | |
parent | 35b05c4cfc9a3c86a7f3b0550d93f52f3ec6e28b (diff) |
Merge branch 'master' into desymlink
Diffstat (limited to 'doc/design/assistant/desymlink.mdwn')
-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 13a51890d..d113847e6 100644 --- a/doc/design/assistant/desymlink.mdwn +++ b/doc/design/assistant/desymlink.mdwn @@ -80,3 +80,9 @@ is converted to a real file when it becomes present. the user uses directly. Would need some git-annex commands to merge changes into the repo, update caches, and commit changes. This could all be done by "git annex sync". + +## 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. |