Improve error handling when getting uuid of http remotes to auto-ignore, like with ssh remotes.

This commit is contained in:
Joey Hess 2013-05-25 01:47:19 -04:00
parent b63d5e6b1d
commit e3c1586997
4 changed files with 42 additions and 36 deletions

View file

@ -10,3 +10,5 @@ is requesting `https://git.example.com/jim/annex.git/config`. My server returns
Forbidden and an error page for that URL, but git-annex tries to use the response as a config file anyway.
Jim
> [[fixed|done]] --[[Joey]]