In the first GIT chapter when I enter command git push -u origin master I get: remote: Repository not found.
fatal: repository 'https://github.com/YOUR_GITHUB_ACCOUNT/learn-rails.git/' not found
I have entered name and password in GIT but the first time I accidentally entered the line with YOUR_Github_account....
Does this has anything to do with that now the Repository not found?
In the first GIT chapter when I enter command git push -u origin master I get: remote: Repository not found.
fatal: repository 'https://github.com/YOUR_GITHUB_ACCOUNT/learn-rails.git/' not found
I have entered name and password in GIT but the first time I accidentally entered the line with YOUR_Github_account....
Does this has anything to do with that now the Repository not found?