on those remotes without encrypting it.
If your remotes are affected, you will want to make sure to delete
any content that git-annex has stored on them that is not encrypted!
+ * initremote: Fix regression in parsing the exporttree= parameter.
* info: Fix display of the encryption value.
(Some debugging junk had crept in.)
* Bugfix to getting content from an export remote with -J, when the
--- /dev/null
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2020-03-02T17:20:36Z"
+ content="""
+This was already fixed in git-annex 7.20200226, it turns out.
+Some changes required to deal with a related reversion fixed it in passing.
+
+(Note that exporttree=no is the default, so there should
+be no need to specify it.)
+"""]]