I have a local repo, a bitbucket repo, and a backup local repo that auto-syncs to Google. I activated LFS and successfully pushed to my bitbucket repo, but am not able to push to my remote (local HDD) Google sync folder. I get the following errors:
Remote "***_-_Google" does not support the LFS locking API. Consider disabling it with:
and
Uploading LFS objects: 0% (0/101), 0 B | 0 B/s, done
batch request: Unable to open connection:
Host does not exist: exit status 1
Do I have to setup something in the second repo folder?
Thank you.