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>
8 files changed
tree: 15ca2dfd74f30775a09b5a17adc49c559cbf4c06
  1. src/
  2. .gitignore
  3. BUCK
  4. LICENSE