I download and install Bonobo Git Server (6.0.0.532). I have followed IIS authentication settings:
I create the repository via rescan directory.
I create the user (login: qqq, pass: qqq)
When I try to clone repository via TortoiseGit I see the followed credential window:
I put the credential of the created user [qqq, qqq]. And on this step I received the authentication error:
So the question: why it happens and how to fix it?
PS: the anonymous access (if set up it) works fine.
UPD1
I used commant line and set GIT_CURL_VERBOSE=1 for details, but still did not get the trouble.
Command line output: