1:在Github新建repository,不要勾选Initialize this repository with a README,获取GIT地址(https://github.com/xxxxxx.git)

VS2017使用github

VS2017使用githubVS2017使用github

 

2:打开项目,在解决方案管理中右键菜单,将解决方案添加到源代码管理

VS2017使用github

VS2017使用github

 

3:在团队资源管理器中,点击同步,输入git的epository地址点击发布

VS2017使用github

VS2017使用github

 

4:在团队资源管理器中点击设置,修改存储库设置https://用户名:密码@github.com/用户名/CoreWebDemoTest.git

VS2017使用github

VS2017使用github

 

5:在团队管理主页点击同步,将项目推送到git

VS2017使用githubVS2017使用github

 

6:将修改内容提交到git

VS2017使用github

VS2017使用github

VS2017使用github

VS2017使用github

相关文章:

  • 2021-09-19
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
  • 2021-06-13
  • 2021-07-04
猜你喜欢
  • 2021-05-16
  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
  • 2021-04-02
  • 2021-11-27
  • 2021-12-25
相关资源
相似解决方案