summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 15:14:37 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 15:14:37 -0400
commite95e18d071515eecfcd02114c1df8765a05d9f06 (patch)
tree2996102e1e6cbc08ee2237121757ccab975d5c86
parentd4143681dcdf32eee92dc8b4d1951b26d47c0881 (diff)
comment
-rw-r--r--doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment b/doc/sync/comment_18_838fb249cd5be83962770d5cc394389a._comment
new file mode 100644
index 000000000..094a0b933
--- /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.<name>.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.
+"""]]