【发布时间】:2014-10-09 19:48:43
【问题描述】:
为什么我的 git 不会推送?我创建了存储库并不断收到此消息:
C:\Users\petey_000\rails_projects\first_app>git push -u github master
Username for 'https://github.com': ***@gmail.com
Password for 'https://***@gmail.com@github.com':
remote: Repository not found.
fatal: repository 'https://github.com/pete/first_app.git/' not found
【问题讨论】: