问题描述:用git控制maven管理的项目版本时,每次push到git仓库都需输地址

eclipse中push项目到github每次都要输地址

解决方法:

windows->preferences->Team->Git->Configuration->Repository setting->add Entry

输入key:remote.url

输入value:github仓库SSH地址(我的是[email protected]:ssqiji/onlineTest.git)



相关文章:

  • 2021-05-25
  • 2022-01-11
  • 2021-12-31
  • 2021-04-29
  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
猜你喜欢
  • 2022-01-01
  • 2021-11-01
  • 2021-09-02
  • 2022-12-23
  • 2021-04-29
  • 2021-04-17
  • 2021-11-30
相关资源
相似解决方案