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!!!
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!!!