implement retrieveExportWithContentIdentifier

Moved out an XXX to a todo

This seems about ready to merge..
This commit is contained in:
Joey Hess 2020-12-22 16:07:53 -04:00
parent a9d639c5b5
commit 4254e2297d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 31 additions and 8 deletions

View file

@ -0,0 +1,5 @@
The tree generated by git-annex sync with a borg remote
does not seem to get grafted into the git-annex branch, so
would be subject to being lost to GC.
Is this a general problem affecting importtree too?