comment
This commit is contained in:
parent
5ddd35eea5
commit
48dd1bfb5c
3 changed files with 17 additions and 1 deletions
|
@ -0,0 +1,15 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2016-09-05T16:34:35Z"
|
||||
content="""
|
||||
Remotes have configurable costs, see `remote.<name>.annex-cost`
|
||||
documentation in [[git-annex]].
|
||||
|
||||
`git annex get` and some other commands can be used with `-J3` to
|
||||
download multiple files at once. However, it only downloads
|
||||
each file from the cheapest remote that has a copy.
|
||||
|
||||
It would perhaps be an interesting improvement to make it round-robin
|
||||
amoung remotes if there are multiple ones that have the same cost.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue