From 57cbad31ddc45474bf281c1cdcf49468de6f8895 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 30 Mar 2021 19:17:08 +0000 Subject: [PATCH] Added a comment --- .../comment_3_dbc8ad383c4968b1ab78ac86bab06329._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/sync_--content_succeeds_w__47__o_fetching_all_files/comment_3_dbc8ad383c4968b1ab78ac86bab06329._comment diff --git a/doc/bugs/sync_--content_succeeds_w__47__o_fetching_all_files/comment_3_dbc8ad383c4968b1ab78ac86bab06329._comment b/doc/bugs/sync_--content_succeeds_w__47__o_fetching_all_files/comment_3_dbc8ad383c4968b1ab78ac86bab06329._comment new file mode 100644 index 0000000000..00a6af3e01 --- /dev/null +++ b/doc/bugs/sync_--content_succeeds_w__47__o_fetching_all_files/comment_3_dbc8ad383c4968b1ab78ac86bab06329._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 3" + date="2021-03-30T19:17:06Z" + content=""" +I guess the \"sync\" in `git-annex-sync` made me think of file synchronizers like `rsync`, which do bring in all remote files not currently local. Maybe just change the manpage to clarify that `git-annex-sync` only synchronizes with [[_enabled_|git-annex-enableremote]] remotes. +"""]]