当前位置:主页 > 软件编程 > JAVA代码 >

idea2020.1版本git提交项目到github上的方法

时间:2021-02-23 15:15:09 | 栏目:JAVA代码 | 点击:

idea使用git将项目提交上远程仓库

1、在idea装好git的插件

找到file>settings>Version Control>

3、创建仓库


4、添加到缓存区


5、添加到本地仓库


6、提交到远程仓库

您可能感兴趣的文章:

相关文章