I get:
Logon failed, use ctrl+c to cancel basic credential prompt.
error: cannot spawn santhu@6218: No such file or directory
Even when I enter the correct username and Password, I am also facing error:
Logon failed, use ctrl+c to cancel basic credential prompt.
error: cannot spawn santhu@6218: No such file or directory
I also tried:
git config --global user.name "Enter Name"
git config --global user.name "Enter Email"
But no use. How can I get past this error message?