git - 简易指南 (√)
fatal:remote error:You can't push to git://github.com/username/*.git (√)
git clone git://github.com/jzm17173/Bear.git (git push origin master报错)
git clone git@github.com:jzm17173/Bear.git (git push origin master成功)
TortoiseGit和msysGit安装及使用笔记(windows下使用上传数据到GitHub)(√ 傻瓜教程果然适合傻瓜)
git/github初级运用自如 (√)
清除本地修改
git reset --hard