WebStorm2023 upload project to Gitee warehouse (clear, clear, specific)

1. Create a Gitee warehouse

        Tip: If it has already been created, skip directly to the second part to see how VsCode uploads code to Gitee

        Creating a warehouse is relatively simple. The following two pictures show the whole process, so I won’t go into details here. The details are as follows:

 

2. WebStorm uploads the project to the Gitee warehouse

1. Open WebStorm, click "More Symbols" and select Settings. As shown below.

 

2. Find the Gitee plugin in the settings, first log in to the Gitee system. As shown below.

 

3. Next, enter the account information on the pop-up Gitee login interface to log in to the system. As shown below.

 

4. After successful login, authorize the WebStorm software. As shown below.

 

 

5. Confirm the Gitee account information in the settings. As shown below.

 

6. Add the project to the local warehouse. As shown below.

 

7. Submit the project directory. As shown below.

 

8. Push the project to Gitee. As shown below.

 

9. Handling of error message prompts (if there is no prompt ----> please skip this step and see step 10). As shown below.

 

10. If you are using it for the first time, connect to the warehouse on the Gitee warehouse. (Similar to the IDEA process operation, here is the IDEA operation as an example, if it is not the first time to connect to a new warehouse, please skip this step and see step 11) . As shown below.

 

11. Push the project to Gitee. As shown below.

12. Enter the warehouse in our Gitee, you can see the project code we uploaded

 

Guess you like

Origin blog.csdn.net/m0_54158068/article/details/130540421