summaryrefslogtreecommitdiff
path: root/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-21 15:27:36 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-21 15:27:36 -0400
commitb6cb6199f2ef7062cfe8ca5017bd04cba1b053ef (patch)
tree67e9af268392e9e244f01dc0796c7398b56715dd /doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
parentc4a950f9144514b21088ef2963978b0c84701b1f (diff)
followup more
Diffstat (limited to 'doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment')
-rw-r--r--doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment b/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
index 95dbe803f..f06ebdaa7 100644
--- a/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
+++ b/doc/bugs/sync-git-annex_branch_not_syncing_in_the_assistant/comment_1_b832288844a3e7e944fa08a6edb97d29._comment
@@ -7,7 +7,7 @@ The assistant merges the synced/git-annex branch whenever it detects (via
inotify) that a change has been made to that git ref.
I can't reproduce a problem from the information you've given. With
-foo -- bar -- quux, and assistants running on foo and quux, any file
+`foo -> bar <- quux`, and assistants running on foo and quux, any file
written to foo more or less immediately syncs to quux, and the git-annex
branch is merged.