Get the latest tech news
S3 as a Git remote and LFS server
Contribute to awslabs/git-remote-s3 development by creating an account on GitHub.
It also provide an implementation of the git-lfs custom transfer to enable pushing LFS managed files to the same S3 bucket used as remote. To add an additional layer of security you can use customer managed KMS keys to encrypt the data at rest on the S3 bucket. When cloning a repo using the S3 remote for LFS, git-lfs can't know how to fetch the files since we have yet to add the configuration.
Or read this on Hacker News