From 97ac7bad691c4f1c49def1a36d87ed4ac00e992e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 4 Feb 2015 15:14:37 -0400 Subject: [PATCH] comment --- .../comment_18_838fb249cd5be83962770d5cc394389a._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment diff --git a/doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment b/doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment new file mode 100644 index 0000000000..094a0b9330 --- /dev/null +++ b/doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 18""" + date="2015-02-04T19:12:23Z" + content=""" +If a remote has "remote..annex-sync" set to false in the git +config, `git-annex sync` will skip that remote unless you specify the name. +That's probably what's going on in your case. +"""]]