EGit失去远程配置。
我有这样的遥控器配置(2个遥控器):
但是早上我又回来了(原点是/ PaulVI):
git remote
输出:
C:\Users\weibl\Documents\GitHub\nodeclipse-2 [master]> git remote -v
PaulVI https://github.com/PaulVI/nodeclipse-2.git (fetch)
PaulVI https://github.com/PaulVI/nodeclipse-2.git (push)
origin https://github.com/PaulVI/nodeclipse-2.git (fetch)
origin https://github.com/PaulVI/nodeclipse-2.git (push)