From 9a42c32a5a66f2d2cf78f3f09f87664df43ca6d2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Apr 2018 12:20:44 -0400 Subject: [PATCH] response --- ...nt_1_cfe98bdd50cea0fd0e36a42892262084._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment diff --git a/doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment b/doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment new file mode 100644 index 0000000000..2649c7d575 --- /dev/null +++ b/doc/forum/Sync_Enabled__47__Disabled_Status/comment_1_cfe98bdd50cea0fd0e36a42892262084._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2018-04-04T16:18:11Z" + content=""" +The webapp is changing the git configuration +"remote..annex-sync" to false to disable and back to true to enable. + +You can use `git config` to change that yourself. + +However, if you have the assistant running in the background and make such +a git configuration change, it won't notice the change, and will keep +running with the old configuration. So you'll want to restart it by running +`git annex assistant --stop; git annex assistant` +"""]]