-git-annex (10.20250606) UNRELEASED; urgency=medium
+git-annex (10.20250630) upstream; urgency=medium
+ * Work around git 2.50 bug that caused it to crash when there is a merge
+ conflict with an unlocked annexed file.
* Skip and warn when a tree import includes empty filenames,
which can happen with eg a S3 bucket.
* Avoid a problem with temp file names ending in whitespace on
filesystems like VFAT that don't support such filenames.
* webapp: Rename "Upgrade Repository" to "Convert Repository"
to avoid confusion with git-annex upgrade.
- * Work around git 2.50 bug that caused it to crash when there is a merge
- conflict with an unlocked annexed file.
- -- Joey Hess <id@joeyh.name> Mon, 23 Jun 2025 11:11:29 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 30 Jun 2025 10:05:18 -0400
git-annex (10.20250605) upstream; urgency=medium