源:http://www.douban.com/group/topic/33666661/
评:
git remote rm origin git remote add origin git@github.com:Liutos/foobar.git wu yuntao
我刚刚找到了办法,就是直接修改.git/config文件了,居然成功了,不过还是谢谢你的建议,之前一直失败,原来是git remote rm的参数写错了~
评:
git remote rm origin git remote add origin git@github.com:Liutos/foobar.git wu yuntao
我刚刚找到了办法,就是直接修改.git/config文件了,居然成功了,不过还是谢谢你的建议,之前一直失败,原来是git remote rm的参数写错了~
作者分享了在遇到git远程配置失败后,通过修改.git/config文件成功解决问题的经验,并感谢了提供建议的用户。强调了正确参数的重要性。
1014

被折叠的 条评论
为什么被折叠?



