1. Go to the GitHub website to register your account and download the client;
2. Create a local warehouse for the Eclipse project;
1, most eclipse is now preinstalled with the Egit plugin, if not please install it yourself
2, create project within Eclipse right-click Team->share Project
Tick use or create ...
Enter
Click Create Repository Click Finish
Right-click Engineering-->team-->commit Requirements to add a description
The local warehouse is built, and the local warehouse path created is your project path!
3. Create a remote repository;
Open the GitHub client and click on the upper right corner + sign
Select Add to place your new project path in the click on the hook number.
After completion the warehouse will go to the left side of the interface and other directory
After completing the above click on the upper right corner publish repostiory Here is also required to fill in the description.
When finished, the warehouse is moved from other to the GitHub directory;
Visit the GitHub website below:
has been created successfully.
4. How to copy the project from the remote Warehouse;
Click Clone, the third button in the second column, to enter the following screen:
Go to the GitHub website to find the project you want to clone
In the lower right corner, find:
Copy the URL, fill in the Eclipse clone interface URL, if required to fill in the user name and password, and then go all the way next down,
Clone is complete.
The other specific use steps are not to repeat
GitHub and Eclipse create warehouses and clone warehouses