diff options
Diffstat (limited to 'doc/bugs/failed_sync_with_direct_mode_repo.mdwn')
-rw-r--r-- | doc/bugs/failed_sync_with_direct_mode_repo.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/bugs/failed_sync_with_direct_mode_repo.mdwn b/doc/bugs/failed_sync_with_direct_mode_repo.mdwn new file mode 100644 index 000000000..970aa60ef --- /dev/null +++ b/doc/bugs/failed_sync_with_direct_mode_repo.mdwn @@ -0,0 +1,7 @@ +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]] |