An open source Git extension for versioning large files. 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.
If I run 'git lfs install' I get ''Error: Failed to call git rev-parse --git-dir: exit status 128' (Error is fixed in Version 2.10. It occurs if you run the command 'git lfs install' outsid of a repository)