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:
parent
b93e485ef1
commit
5fc2d760ea
5 changed files with 46 additions and 16 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -31,6 +31,10 @@ git-annex (5.20140118) UNRELEASED; urgency=medium
|
|||
* assistant: Run the periodic git gc in batch mode.
|
||||
* added annex.secure-erase-command config option.
|
||||
* test suite: Use tasty-rerun, and expose tasty command-line options.
|
||||
* 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.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sat, 18 Jan 2014 11:54:17 -0400
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue