summaryrefslogtreecommitdiff
path: root/doc/bugs/failed_sync_with_direct_mode_repo.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/failed_sync_with_direct_mode_repo.mdwn')
-rw-r--r--doc/bugs/failed_sync_with_direct_mode_repo.mdwn9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/bugs/failed_sync_with_direct_mode_repo.mdwn b/doc/bugs/failed_sync_with_direct_mode_repo.mdwn
deleted file mode 100644
index 879146deb..000000000
--- a/doc/bugs/failed_sync_with_direct_mode_repo.mdwn
+++ /dev/null
@@ -1,9 +0,0 @@
-Two clients, both in direct mode, both running assistant.
-
-When a change is made on A, the assistant commits it to annex/direct/master. But, the master branch is not changed.
-
-B notices there is a change, pulls from A. Gets annex/direct/master, but does not merge it into its local branch at all.
-
-[[!tag confirmed]]
-
-> [[fixed|done]] --[[Joey]]