This commit is contained in:
Joey Hess 2024-08-08 15:54:22 -04:00
parent fd03b31633
commit bda23daa6c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -15,6 +15,9 @@ git-annex (10.20240831) UNRELEASED; urgency=medium
* git-remote-annex: Store objects in exportree=yes special remotes
in the same paths used by annexobjects=yes. This is a backwards
compatible change.
* The config versioning=true is now reserved for use by versioned special
remotes. External special remotes should not use that config for their
own purposes.
-- Joey Hess <id@joeyh.name> Wed, 31 Jul 2024 15:52:03 -0400