initial work toward correctly merging deeper import histories

Pure code is tested working, including with even histories that merge
several lines of development. Needs to be hooked up to git histories
next.
This commit is contained in:
Joey Hess 2019-04-23 16:34:19 -04:00
parent 48d30d8753
commit 2d0dd34916
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 47 additions and 0 deletions

View file

@ -18,6 +18,8 @@ and `git annex sync --content` can be configured to use it.
when importing from a versioned S3 remote,
although the head of it does reflect the current state of the remote.
Note: Merge commits may complicate this.
* S3 buckets can be set up to allow reads and listing by an anonymous user.
That should allow importing from such a bucket, but the S3 remote
will need changes, since it currently avoids using the S3 API when