How do I fix "git-lfs: command not found" on macOS?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!