1.运行git-cmd.exe;
2.d:
  cd  工程路径
3.执行命令:git remote set-url origin https://github.com/wawj901124/jmeter.git
 其中https://github.com/wawj901124/jmeter.git 是github工程路径
 
还有一种方法就是:
1.新建一个工程项目;
2.然后在项目中点击git(输入github地址和本地工程路径(新工程)),点击clone;
3.再打开克隆的项目就可以了

本地更新而未检测到更新
需要在setting中版本控制中加一下本地工程路径即可

相关文章:

  • 2022-12-23
  • 2021-05-22
  • 2021-07-26
  • 2022-12-23
  • 2022-12-23
  • 2021-10-29
  • 2022-12-23
  • 2021-10-03
猜你喜欢
  • 2021-09-12
  • 2021-05-02
  • 2021-04-30
  • 2021-07-25
  • 2021-10-20
  • 2021-10-23
相关资源
相似解决方案