Looks like a regression: custom git client error 500 (SOLVED)

no it doesn’t helped.

But I found other simple way (I don’t kow why I didn’t use it earlier):
set global

git config --global credential.useHttpPath false

but local for defold project :

git config credential.useHttpPath true

Thank you!!!

1 Like