UsernamePasswordCredentials contains a null username or password

I am using Visual Studio 2017 for Mac.

enter image description here

I am having trouble pushing changes through his subversion.

Even if I set the git username, password through the terminal, this IDE resets it to null and if I enter the correct credentials and does not accept it.

But I can do all this using the source tree without any problems.

This is a known issue.

+4
source share

Source: https://habr.com/ru/post/1677984/


All Articles