ERROR: Repository not found. fatal: Could not read from remote repository.
跟着廖雪峰的网站学的....
创建成项目了...............


然后.........git remote rm origin
git remote add origin git@github.com:galesaurWcy/learngit.git
git push -u origin master
ok
跟着廖雪峰的网站学的....
创建成项目了...............


然后.........git remote rm origin
git remote add origin git@github.com:galesaurWcy/learngit.git
git push -u origin master
ok