Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2021-06-07 11:47:13 -04:00
commit 3aabaa1a2b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
14 changed files with 70 additions and 0 deletions

View file

@ -0,0 +1,4 @@
As of commit a706708d1, trying to build git-annex on Windows fails because the import of `oneSecond` from `Utility.ThreadScheduler` is not available. [This patch](https://raw.githubusercontent.com/datalad/git-annex/master/patches/20210607-a706708d1-fix-oneSecond.patch) fixes that.
[[!meta author=jwodder]]
[[!tag projects/datalad]]