git-annex/doc/bugs/failed_sync_with_direct_mode_repo.mdwn

8 lines
317 B
Text
Raw Normal View History

2014-06-13 14:53:23 +00:00
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]]