| I had the same symptoms, ie
cat: command not found
error: unable to read askpass response from ...
fatal: could not read Username for 'http://<omitted by me>': No such device or address
Eventually I realized that I had a build param called 'path'. Go figure the rest for yourself... When I renamed it, everything worked fine. This is probably another bug that should be reported somewhere, it's absolutely crazy that you can affect the PATH of the git commands this way, but maybe they'll say working as designed  |