Closed
Description
Current behavior 😯
I tried to clone the pixelmatch-py.git repository on github. Here: https://github.com/whtsky/pixelmatch-py.git
It fails with Error: Process handshake with command "/bin/sh" "-c" "git-lfs filter-process" "--" failed
Expected behavior 🤔
Ideally, the git repository should get cloned, like all the other repositories that I've cloned with gix. (Thank you very much for that tool.)
Git behavior
The clone succeeds.
Steps to reproduce 🕹
Just clone. And see it fail.