1:github新建一个仓库,之后获取到仓库的https地址
eclipse 链接github
2:eclipse创建一个新项目
eclipse 链接github
3: 打开preferences —> git—>Configuration
添加一个entity,
key | 格式user.name | name是Github上的用户名
value | user.email | Github上绑定的email
4:打开 preferences 搜索ssh。生成一个ssh并放入github的配置中
eclipse 链接github
5:创建一个本地仓库
右键项目—>team—>apply patch
eclipse 链接github
6:提交代码到仓库
eclipse 链接github
eclipse 链接github

eclipse 链接github
eclipse 链接github

相关文章:

  • 2021-06-18
  • 2022-03-08
  • 2021-07-22
  • 2021-12-17
  • 2021-07-30
  • 2021-08-12
  • 2021-08-02
猜你喜欢
  • 2021-12-10
  • 2021-09-27
  • 2022-12-23
  • 2021-08-29
  • 2021-08-13
相关资源
相似解决方案