diff options
author | https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s <Matthias@web> | 2015-01-22 22:04:09 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-22 22:04:09 +0000 |
commit | 175c689981ef1885cdf669770654611f6985e301 (patch) | |
tree | 199c28b84032ac19706552bc2383f72ecca24345 | |
parent | e62346601824dca9b9f3b532c9d0764ecb9c0840 (diff) |
Added a comment
-rw-r--r-- | doc/sync/comment_17_44a4ae4685c4bf2b4e7c61897eb3ff80._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/sync/comment_17_44a4ae4685c4bf2b4e7c61897eb3ff80._comment b/doc/sync/comment_17_44a4ae4685c4bf2b4e7c61897eb3ff80._comment new file mode 100644 index 000000000..ac808ef8c --- /dev/null +++ b/doc/sync/comment_17_44a4ae4685c4bf2b4e7c61897eb3ff80._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s" + nickname="Matthias" + subject="comment 17" + date="2015-01-22T22:04:09Z" + content=""" +git sync … >> fetches from each remote + +Well, I have two git annex-ed repositories where \"git remote -v\" properly lists the other repo, and \"git annex sync foo\" manages to pull from foo, but \"git annex sync\" without a remote name simply does a local sync. Also, neither command pushes anything anywhere. + +So, where does \"git annex\" get its list of remotes from? What could prevent it from accessing them? + + +"""]] |