gitlab use notes

1. Building the git environment

1. Baidu gitlab, find its official website, register a gitlab account (need to open the FQ software), and log in.

2. Click Profile Settings, then click SSH Keys

3. Execute in the virtual machine: ssh-keygen -t rsa -C "own mailbox"

4. Add the public key: Copy the content in ~/.ssh/id_rsa.pub to the Key column of the browser, and click Add Key

5. Add the private key: Execute ssh-add ~/.ssh/id_rsa in the virtual machine

At this point, the git environment is set up.

2. Establish a warehouse

1.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325254703&siteId=291194637