Optimise non-bare http remotes; no longer does a 404 to the wrong url every time before trying the right url. Needs annex-bare to be set to false, which is done when initially probing the uuid of a http remote.

This commit is contained in:
Joey Hess 2014-01-26 13:03:25 -04:00
parent b93e485ef1
commit 5fc2d760ea
5 changed files with 46 additions and 16 deletions

View file

@ -14,3 +14,5 @@ always avoid this 404 problem.
directory hashing, but that's been discussed elsewhere.)
--[[Joey]]
[[done]]