From the idea hosting project to the code cloud is very simple relative to other software, as long as the first download good git plug-in, and then managed as follows:
1.
2.
3. Once the login is successful, all items will be selected by default, and the bottom right corner will be displayed after successful hosting.
4. When future items change, proceed as follows
Right-click Project-->git--> Commit Directory
Of course, this is just the idea of the upload method, if the use of other software will have different operations, but the principle is roughly the same, will first create a local git repository, and then upload to the code cloud, so in order to achieve decoupling, that is, software-independent, using the GIT command line is the best choice.
Here is a link to learn about git
https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
Idea project uploading to the code cloud