* Remove debug output (to stderr) accidentially included in
last version.
+ * Special remotes configured with exporttree=yes annexobjects=yes
+ can store objects in .git/annex/objects, as well as an exported tree.
+ * Support proxying to special remotes configured with
+ exporttree=yes annexobjects=yes.
+ * git-remote-annex: Store objects in exportree=yes special remotes
+ in the same paths used by annexobjects=yes.
* When proxying an upload to a special remote, verify the hash.
* Avoid loading cluster log at startup.
+ * When getting from a P2P HTTP remote, prompt for credentials when
+ required, instead of failing.
-- Joey Hess <id@joeyh.name> Wed, 31 Jul 2024 15:52:03 -0400