-git-annex (8.20201130) UNRELEASED; urgency=medium
+git-annex (8.20210127) upstream; urgency=medium
* Added mincopies configuration. This is like numcopies, but is
enforced even more strictly. While numcopies can be violated in
* When syncing changes back from an adjusted branch to the basis branch,
include deletions of submodules.
Thanks, Kyle Meyer for the patch.
- * Windows: Work around win32 length limits when dealing with lock files.
* Bug fix: export with -J could fail when two files had the same content.
* Bug fix: Fix tilde expansion in ssh urls when the tilde is the last
character in the url.
"/" (or ":" or "\" on Windows)
* adjust: Fix some bad behavior when unlocked files use URL keys.
* smudge: Fix some bad behavior when git add is run on an unlocked
- and modified file that used an URL key.
- * Added GETGITREMOTENAME to extenal special remote protocol.
+ file that used an URL key.
+ * Added GETGITREMOTENAME to external special remote protocol.
+ * Windows: Work around win32 length limits when dealing with lock files.
- -- Joey Hess <id@joeyh.name> Mon, 04 Jan 2021 12:52:41 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 27 Jan 2021 11:09:25 -0400
git-annex (8.20201129) upstream; urgency=medium