摘要:
eclipse使用git提交项目 eclipse使用git提交项目 转自:http://blog.csdn.net/u014079773/article/details/51595127 准备工作: 目的:eclipse使用Git提交本地项目,提交至远程github上 eclipse版本:eclip 阅读全文
posted @ 2018-06-26 09:51
我看见的世界
阅读(1620)
评论(0)
推荐(0)
摘要:
1 建远程仓库,和项目名相同 2 执行git clone https://gitee.com/yunian0420/testshopping.git(得到一个本地仓库) 3 把代码放入到本地仓库中(testshopping)目录中 (4-6使用命令行的方式) 4 提交到暂存区 git add . ( 阅读全文
posted @ 2018-06-26 09:44
我看见的世界
阅读(395)
评论(0)
推荐(0)
浙公网安备 33010602011771号