Skip to content
  • Joey Hess's avatar
    don't force use of conduit in withUrlOptionsPromptingCreds · d2c842e9
    Joey Hess authored
    Use curl for downloads from git remotes when annex.url-options and other
    git configs are set.
    
    If the url needs a password, curl will fail, and git credential will not be
    used to prompt for it. But the user can set --netrc in url-options and
    put the password in the netrc file.
    
    This also means that url-options settings like -4 will take effect.
    That was the case before commit 1883f7ef
    forced conduit to be used.
    d2c842e9
To find the state of this project's repository at the time of any of these versions, check out the tags.