From c88cc04ab46925c458382a6ddc91d7d807d26f62 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 15 Jul 2015 12:03:33 -0400 Subject: [PATCH] response --- ...ment_1_bc838634442883e541de1ceab520d71e._comment | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/forum/Can_the_assistant_sync_files_if_committed_manually___40__autocommit__61__false__41____63__/comment_1_bc838634442883e541de1ceab520d71e._comment diff --git a/doc/forum/Can_the_assistant_sync_files_if_committed_manually___40__autocommit__61__false__41____63__/comment_1_bc838634442883e541de1ceab520d71e._comment b/doc/forum/Can_the_assistant_sync_files_if_committed_manually___40__autocommit__61__false__41____63__/comment_1_bc838634442883e541de1ceab520d71e._comment new file mode 100644 index 0000000000..fb0fbf40b1 --- /dev/null +++ b/doc/forum/Can_the_assistant_sync_files_if_committed_manually___40__autocommit__61__false__41____63__/comment_1_bc838634442883e541de1ceab520d71e._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-07-15T16:01:30Z" + content=""" +Right, the assistant doesn't have a way to get notified of your manual +commits, so it doesn't promptly push them. + +While the assistant could be modified to watch git branch files for changes, +I think that for most people wanting to make manual commits, running `git +annex sync --content` is a better approach. It does all the same syncing +that the assistant would. +"""]]