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!