remove simple fast-forward todo

I think the history looks nice enough without that special case.
This commit is contained in:
Joey Hess 2019-05-01 14:29:52 -04:00
parent 7264b9aa8c
commit a405ae015d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -13,12 +13,6 @@ and `git annex sync --content` can be configured to use it.
## remaining todo
* When the imported history has only one level and matches the last export,
there is no need to generate a merge commit, can just add a new commit on
top of the last export. A simple fast-forward.
May not be needed?
* 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