Step by step teach you how to deploy the project to open source China and other open source websites, open source China
This document uses open-source China as an example. Similar methods can be used to upload files to Github, because they all use the git version control system. If you use private projects on Github, you will be charged, but in open source China, you will be charged for free. We recommend that you support Chinese products!
Create an Open Source China account
- Address https://git.oschina.net/signup
- Do not use QQ mail because it is not timely to receive emails.
Create a project
- Two configuration files are automatically generated after creation.
Set Public Key
- Set Public Key on OSChina
Clone project to local
- Copy the project's SSH address
- Use XCode to create a project. Select the created folder in the project directory. when you locate the folder, you will find that the git check box cannot be selected, this indicates that the directory already has git
Write code and submit it!
* Check the check box in the figure to submit it to the server.
View submitted results