I'm running a custom action that runs this .sh script:
reset.sh
#!/bin/bash
cd /User/jane.doe/repo
git reset --hard --no-quiet
I get the following error in Sourcetree:
git-lfs filter-process: git-lfs: command not found
fatal: the remote end hung up unexpectedly
System Info:
macOS 10.15.4
Sourcetree 4.0.1 (234)
System Git 2.23.0
System git-lfs 2.10.0
I do not get this error when running the same script from a Terminal.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.