Improve display when git config download from a http remote fails.
The error message displayed used to only come from curl/wget and perhaps was clearer than the one displayed now that http-client is used. In any case, it does make sense to hide it because git-annex prints its own warning message. This commit was sponsored by Jake Vosloo on Patreon.
This commit is contained in:
parent
9aeffde4cb
commit
303d10cee6
4 changed files with 39 additions and 27 deletions
|
@ -37,3 +37,5 @@ IMHO that "download failed: " message output should be provided only in `--debug
|
|||
[[!meta author=yoh]]
|
||||
|
||||
ref: [https://github.com/datalad/datalad/pull/2881#issue-218977359](https://github.com/datalad/datalad/pull/2881#issue-218977359)
|
||||
|
||||
> [[done]] --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue