user~/alura/git/romeu$ ls
index.html
user~/alura/git/romeu$ git remote add origin https://github.com/romeuti/alura-git.git
fatal: remote origin already exists.
user~/alura/git/romeu$ git push origin master
Username for 'https://gitlab.com': romeusn@gmail.com
Password for 'https://romeusn@gmail.com@gitlab.com':
remote: HTTP Basic: Access denied
fatal: Authentication failed for 'https://gitlab.com/suportevision/alura-git.git/'
user~/alura/git/romeu$