Git is a good code hosting platform, just recently contacted, by the way make a note.
The process by which Eclipse uploads a project to Git is as follows:
1, in the high version of Eclipse has installed Git plug-ins, if not the installation of their own, installed the Git plugin, first configure the "preferences"-"Git"-"Add Users, Mailboxes," as follows:
2, select the project to upload, right-click on the project-"team"---"Shared project"---select "git" Next---Configure the git repository "use or creat repository in the parent folder of project" Next---Create the warehouse "creat repository" Next---"Done". OK, the local repository is created and you can find more than one. git file in the specific upload project under workspace.
3. Continue right-clicking on the project---"Team"---"commit"---fill in the "Commit message"---Select the code to upload "files"----"commit".
4, right-click the project---"Team"---"remote"---"Push", the following actions:
Click "Done" and the project will be uploaded to Git.
--------------------------------------------------------------------------------------------------------------- -----------------------------------
In addition to GitHub, the domestic also has a very good git, personally prefer the domestic, because the upload speed will be faster.
Eclipse uploads items to git