Well, I followed the steps in this link , but when I arrive in git push -u origin master
it asks the git user and password in a windows forms, then asks the user (2 line), and asks for the SSH password, and I did not even set this password and I'm using https. The SSH key is created.
Fatal: AggregateException encountered.
Username for 'https://github.com': letarzan
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/LeTarzan/TCC.git/'
What can it be?
Git remove -v:
origin https://github.com/LeTarzan/TCC.git (fetch)
origin https://github.com/LeTarzan/TCC.git (push)