update
This commit is contained in:
parent
3970bbb03b
commit
e2fd2ee2bd
2 changed files with 5 additions and 3 deletions
|
@ -148,6 +148,9 @@ Configuring the instantiated remotes like that would let anyone who can
|
|||
write to the git-annex branch flood other people's repos with configs
|
||||
for any number of git remotes. Which might be obnoxious.
|
||||
|
||||
Ah, instead git-annex's tab completion can be made to include instantiated
|
||||
remotes, no need to list them in git config.
|
||||
|
||||
## single upload with fanout
|
||||
|
||||
If we want to send a file to multiple repositories that are behind the same
|
||||
|
|
|
@ -50,10 +50,9 @@ For June's work on [[design/passthrough_proxy]], implementation plan:
|
|||
|
||||
* Don't count cluster UUID as a copy. (done)
|
||||
|
||||
* Basic proxying to special remote support (non-streaming).
|
||||
* Tab complete proxied remotes and clusters in eg --from option. (done)
|
||||
|
||||
* Consider getting instantiated remotes into git remote list.
|
||||
See design.
|
||||
* Basic proxying to special remote support (non-streaming).
|
||||
|
||||
* Implement upload with fanout and reporting back additional UUIDs over P2P
|
||||
protocol.
|
||||
|
|
Loading…
Add table
Reference in a new issue