blob: ac808ef8cfb2b188d68e855a6f309663600b0e68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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?
"""]]
|