How do I fix "git-lfs: command not found" on macOS?
Show older comments
I want to use Git LFS to manage a Git repository which contains many large binary files. I have downloaded Git LFS on my macOS machine, and it works just fine when running Git from a command line. However, when I use Git within MATLAB, some operations fail with the error:
Error running filter git-lfs smudge -- <model name>.xlsx: /bin/sh: git-lfs: command not found
How do I resolve this error and using Git LFS from within MATLAB?
Accepted Answer
More Answers (0)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!