git -- multi-person development

1. Create a new repository on git Repository Name: gitskills Select Initialize this repository with a README and create it. The created repository has README.md by default

2. Add the SSH-KEY of other people to the SSH-KEY management list in the account of the remote warehouse (so that others can clone the code of the remote warehouse)

2. Then each person enters in their own computergit clone [email protected]:(远程仓库的git账号)/gitskills.git

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326856722&siteId=291194637