Answer the question
In order to leave comments, you need to log in
Can't clone GIT repository under windows. What is the reason?
There is a repository in gitlab. Two-factor authentication is disabled, ssh is not used.
The command git clone lalala.la:77/la/lala.git under linux leads to a successful clone of the project, and under windows to an error
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'http://lalala.la:77/la/lala.git'
git did not exit cleanly (exit code 128) (7219 ms @ 04/01/2017 21:59: 07)
Answer the question
In order to leave comments, you need to log in
Found a solution.
The problem is still on the side of tortorize git.
You can solve it like this:
You need to reinstall git, this time disabling
"enable git credential manager" during the installation process.
After that, you need to reinstall tortorise, choosing credital helper : none in the process
And that's it, there will be no more problems when unloading the repository.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question