How to change GitHub repository in IDEA Intellij?

前端 未结 2 2231
死守一世寂寞
死守一世寂寞 2021-02-11 15:42

I\'ve lost access to my previous account on GitHub, so created new one and now, when I am trying to share my project ( which was shared on GitHub before), I get this message:

2条回答
  •  迷失自我
    2021-02-11 16:23

    Update or add Git repository URL in Intellij

    VCS - > Git - > Remotes

    Popup will open with all repository URLs configured, you can simply edit them or add new one.

提交回复
热议问题