Git Extensions submits new local projects to gitlab

Scenes:

     A new project has been created locally, and the project needs to be submitted to gitlab.

solve:

     Here it is written to submit new projects to gitlab through Git Extensions. The operation is very simple, see the steps below.

gitlab new project

First create a blank project folder on gitlab

Git Extensions Operations

Open git extensions,

Step 1: Click to create a new repository

Step 2: Select the local project folder

 Step Three: Submit

After creation, you can see how many files can be submitted, and then click Submit

 

Step 4: Copy the project address on gitlab, set up the remote warehouse, and push to the remote warehouse.

Guess you like

Origin blog.csdn.net/ss_Tina/article/details/130003912