IDEA提交作业(gitee)

Posted linkedLP

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDEA提交作业(gitee)相关的知识,希望对你有一定的参考价值。

1、注册和登陆

IDEA提交作业(gitee)_其他

2、加入仓库

IDEA提交作业(gitee)_idea_02

3、配置git地址(安装且配置完git了)

IDEA提交作业(gitee)_其他_03

4、IDEA中使用

IDEA提交作业(gitee)_服务器_04
IDEA提交作业(gitee)_git_05
从远端服务器(仓库)拉代码
IDEA提交作业(gitee)_服务器_06
比如提交作业:复制粘贴到当天作业目录下,作业压缩包红色变绿色。
IDEA提交作业(gitee)_idea_07
第一步:本地提交
IDEA提交作业(gitee)_idea_08
IDEA提交作业(gitee)_压缩包_09
至此,本地提交成功。

第二步:提交到远端服务器
IDEA提交作业(gitee)_git_10
IDEA提交作业(gitee)_git_11
IDEA提交作业(gitee)_其他_12
OK成功

以上是关于IDEA提交作业(gitee)的主要内容,如果未能解决你的问题,请参考以下文章

idea提交项目到gitee

IDEA操作gitee提交代码克隆项目,add,commit,push,pull命令以及删除gitee仓库

idea提交git分隔符变了

idea配合gitee使用

如何利用idea提交本地代码到git远程仓库,史上最详细教程,建议收藏!

在idea中提交&拉取&克隆