Start EGit

作者: LuoQ | 来源:发表于2016-06-12 01:46 被阅读64次

Install EGit in Eclipse

  • Open Eclipse Marketplace

  • Search egit and install,update to v4.3.1

Start

  • create a new project

  • Configure local git repository
    right click project

  • Open Git Repository

  • Create remote git repository
    New a repository in your GitHub --https://github.com/

  • **Push your project to remote repository

Succeed!

Changes Test

References

http://my.oschina.net/songxinqiang/blog/192567
http://git.mydoc.io/


Time:2016.06.12

相关文章

网友评论

    本文标题:Start EGit

    本文链接:https://www.haomeiwen.com/subject/cdsedttx.html