followup and close

This commit is contained in:
Joey Hess 2020-02-26 18:29:06 -04:00
parent 81e3faf810
commit 64639ff9b1
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 4 additions and 0 deletions

View file

@ -20,6 +20,9 @@ More examples:
could at least try to multicast back to the same host)
* git-annex addurl and git-annex importfeed with http urls.
And testing the various security configs that affect them.
* The reversions where git-annex forgot to encrypt content stored
on gcrypt and git-lfs remotes could have been detected if there was a
test suite that tested them.
This could be done as a new command or a flag to `git annex test`.
In any case, the new test suite would need to be run somewhere;