eclipse提交项目到github
发布日期:2021-09-29 20:50:51 浏览次数:14 分类:技术文章

本文共 492 字,大约阅读时间需要 1 分钟。

1.在https://github.com   new repository

2.在eclipse中new project  比如:Test项目

3.右击"Test"->Team->share project...  ->select a repository type:Git
eclipse提交项目到github

勾选  Use or create repository in parent folder of project
eclipse提交项目到github

点击  Create Repository  ->  Finish
这时候打开在workspace中的Test目录会发现多了一个.git文件夹。

4.右击"Test"->Team->commit 本地提交

5.再右击"Test"->Team->Remote->Push
eclipse提交项目到github

URI就是github上面指定的地址:

username和password就是github网站的用户名和密码

5.finish
eclipse提交项目到github
source ref 选择 refs/heads/master  destination ref会自动填充,点击  Add Spec勾选Focus update
开始提交。

6.可以刷新网页查看提交的代码了。。。

转载地址:https://blog.csdn.net/houjiyu243042162/article/details/48735895 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:自营PK联营究竟那种模式占优?
下一篇:.NET,C#和ASP.NET的关系

发表评论

最新留言

哈哈,博客排版真的漂亮呢~
[***.90.31.176]2024年03月22日 10时27分21秒

关于作者

    喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!

推荐文章