git-lfs

Git Large File Support
  https://git-lfs.github.com/
  1
  1 review



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.
Latest reviews
4
Raphael37 4 years ago

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)