eclipse提交项目到github

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

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

    3.右击"Test"->Team->share project... ->select a repository type:Gitgit

    645x463

    勾选 Use or create repository in parent folder of projectgithub

    645x463

    点击 Create Repository -> Finishapp

    这时候打开在workspace中的Test目录会发现多了一个.git文件夹eclipse

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

    5.再右击"Test"->Team->Remote->Pushui

    eclipse提交项目到github

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

    637x89

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

    5.finish

    eclipse提交项目到github

    source ref 选择 refs/heads/master destination ref会自动填充,点击 Add Spec勾选Focus update

    开始提交。

    6.能够刷新网页查看提交的代码了。。。

相关文章
相关标签/搜索