So installieren Sie Git LFS auf Mac
brew install git-lfs
Clive_
brew install git-lfs
git lfs install
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.
Homebrew: brew install git-lfs
MacPorts: port install git-lfs