git exited with code: 128 because smudge filter lfs failed

I got this error
git exited with code: 128
Downloading docs/SMPP_v3.3.pdf (381 KB)
Error downloading object: docs/SMPP_v3.3.pdf (4c99840): Smudge error: Error downloading docs/SMPP_v3.3.pdf (4c99840a3ee6d06f3b429a69374abdceb90989a1fade35406811ee69cc8b5696): batch request: ssh: Could not resolve hostname c: Name or service not known: exit status 255

It was solved by running the command
git lfs install --skip-smudge
in git bash.
It would be nice if Red Gate Source Control handled this automatically (the files is not needed by Red Gate) or at least if there was an option for it when linking the database.

Tagged:

Best Answer

  • Sergio RSergio R Posts: 610 Rose Gold 5
    Thank you for your feedback, I have discussed this with the development team and we might implement this in a future version.
    Sergio
    Product Support Engineer
    Redgate Software Ltd
    Please see our Help Center for detailed guides on how to use our tools
Sign In or Register to comment.