WIP: Implement LFS plugin storing large objects in an Amazon S3 bucket This plugin uses JGit's S3Repository class to provide a large file storage using an Amazon S3 bucket. The plugin supports only in-tree buck build. To build it clone the repository under .../plugins folder and then execute: $ buck build plugins/lfs-storage-s3 Change-Id: I635c1c5454a0b23a8e9f9fceab9743692f7c72cb Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>