IDEA使用git推送代码到gitee

IDEA使用git推送代码到gitee

步骤

1.下载Git: https://git-scm.com/downloads

IDEA使用git推送代码到gitee_第1张图片

2.安装gitee插件

IDEA使用git推送代码到gitee_第2张图片

3.测试git版本

IDEA使用git推送代码到gitee_第3张图片

4.登录gitee账号

IDEA使用git推送代码到gitee_第4张图片

5.在IDEA书写自己的代码

6.进行提交

IDEA使用git推送代码到gitee_第5张图片

7.如果是项目组长,在进行第一次提交时要把所有的文件全部上传,点击ADD即可

IDEA使用git推送代码到gitee_第6张图片

8.推送成功

IDEA使用git推送代码到gitee_第7张图片

IDEA使用git推送代码到gitee_第8张图片

你可能感兴趣的:(git,intellij-idea,gitee)