From 36dc740c8063a47a5708a3e0611b6ef245f7e94c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 19 Dec 2012 12:47:23 -0400 Subject: update --- doc/design/assistant/desymlink.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/design/assistant') diff --git a/doc/design/assistant/desymlink.mdwn b/doc/design/assistant/desymlink.mdwn index 54b7c9800..f2ba914bc 100644 --- a/doc/design/assistant/desymlink.mdwn +++ b/doc/design/assistant/desymlink.mdwn @@ -87,6 +87,9 @@ is converted to a real file when it becomes present. * 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. + +## done + * `git annex sync` updates the key to files mappings for files changed, but needs much other work to handle direct mode: * Generate git commit, without running `git commit`, because it will @@ -104,4 +107,4 @@ is converted to a real file when it becomes present. repo, replace the symlink with the direct file (either moving out of `.git/annex/objects/` or hard-linking if the same key is present elsewhere in the tree. **done** - * handle merge conflicts on direct mode files + * handle merge conflicts on direct mode files **done** -- cgit v1.2.3