From 3ad7b7927eedd3bbd9fee3eec2044cac7fd033f8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 3 Dec 2018 13:52:10 -0400 Subject: [PATCH] comment --- ...ment_1_1cadcd0d5c61a04bd1118d94e3fc7f45._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/todo/assistant_should_detect_added_remotes/comment_1_1cadcd0d5c61a04bd1118d94e3fc7f45._comment diff --git a/doc/todo/assistant_should_detect_added_remotes/comment_1_1cadcd0d5c61a04bd1118d94e3fc7f45._comment b/doc/todo/assistant_should_detect_added_remotes/comment_1_1cadcd0d5c61a04bd1118d94e3fc7f45._comment new file mode 100644 index 0000000000..0fc3e5e768 --- /dev/null +++ b/doc/todo/assistant_should_detect_added_remotes/comment_1_1cadcd0d5c61a04bd1118d94e3fc7f45._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-12-03T17:48:38Z" + content=""" +The assistant watches for changes to the git-annex branch, and reloads its +list of remotes within 60 seconds after a change. + +If you're using `git remote add`, that doesn't affect the git-annex branch, +so the assistant won't notice the new remote. Once `git annex +sync` with that remote, the git-annex branch will be updated and the +assistant will notice it then. +"""]]