GitHub hosting code
Code hosting
GitHub tutorials
1. Register a github account: github.com.
2. Download github mac client: http://mac.github.com (windows Client: http://windows.github.com, here I only introduce the mac under, win has not tried, but I think the method should be the same)
3. Open the mac client and log on.
4. Click the following client interface:
Follow the prompts to select the folder of the code you want to host.
5. After the selection is complete, the following page appears:
Enter the corresponding information and click the button pointed by the arrow. The following page is displayed:
The arrow points to the description of your project. It helps you understand what the program is. After entering the information, click the Push Respository button.
Okay, so that your code will be hosted on github. Go to the website and check if there is any project.
Wait, it's not over yet. Don't you want to know how to submit the modified Code?
Code submission
First, return to the main interface from the current interface of the client. click the button shown in the Arrow:
You will see a star and a rough arrow behind each project.
The stars haven't figured out what to do (anyone knows, please tell me, Thank you). Click the arrow and you will see the hosted interface of the Photo project:
The arrow refers to the code I modified. Select the code you want to submit, enter the modified information, and click Submit.
Well, if you don't know how to delete the hosting, this tutorial will end.
Delete Code hosting
Log on to github on the website and click your user name, as shown in:
Then you can see the Project hosted on github. Click the project you want to delete To Go To The following page:
Click setting, find the following location, and click Delete:
A prompt will pop up asking you to enter the name of the repository to be deleted (repository). If you enter the correct name, you can click the delete button and there will be no more information.
GitHub Tutorials:
GitHub tutorials
Git tag management details
Git branch management
Git remote repository details
Git local Repository (Repository) Details
Git server setup and Client installation
Git Overview
Share practical GitHub tutorials
GitHub details: click here
GitHub: click here
This article permanently updates the link address: