git-media
git-media copied to clipboard
Support for git-lfs
From the announcement page:
Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server like GitHub.com or GitHub Enterprise.
I think it would make sense to add GitHub's LFS service to the list of supported storage options.
Here's the developer API, in case you wanted to take a look. I'm part of the GitHub Developer program so if I can help in any way let me know.