set remote's annexUrl automatically
When the remote repository's git config file has annex.url set to an annex+http url.
This commit is contained in:
parent
c87cfe1e00
commit
bc9cc79e85
5 changed files with 35 additions and 21 deletions
|
@ -28,11 +28,6 @@ Planned schedule of work:
|
|||
|
||||
## work notes
|
||||
|
||||
* When getting the remote .git/config of a http remote, check if
|
||||
annex.apiurl is set, and if so, set the remote's annexUrl automically.
|
||||
|
||||
git-annex-p2phttp could automatically set annex.apiurl as well.
|
||||
|
||||
* An interrupted PUT to cluster that has a node that is a special remote
|
||||
over http leaves open the connection to the cluster, so the next request
|
||||
opens another one.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue