File: comment_3_1aa89725b5196e40a16edeeb5ccfa371._comment

package info (click to toggle)
git-annex 7.20190129-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 56,292 kB
  • sloc: haskell: 59,105; sh: 1,255; makefile: 225; perl: 136; ansic: 44
file content (14 lines) | stat: -rw-r--r-- 753 bytes parent folder | download | duplicates (12)
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=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU"
 nickname="Matt"
 subject="comment 3"
 date="2011-12-21T16:06:25Z"
 content="""
hmmmm - I'm still not sure I get this.

If I'm using a whole bunch of distributed annexs with no central repo, then I can not do a `git pull remote` without either specifying the branch to use or changing default tracked remote via `git branch --set-upstream`.  The former like you note doesn't pull the git-annex branch down the latter only works one-at-a-time.

The docs read to me as though I ought to be able to do a `git pull remote ; git annex get .` using anyone of my distributed annexs.

Am I doing something wrong?  Or is the above correct?
"""]]