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 projectOpen 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