preface
Window good friends if not in the local Git environment can refer to: www.cnblogs.com/poloyy/p/12…
Create the Gitee repository
Gitee binds the local Git ssh-key
Verify that the ssh-key takes effect
Open local Git-bash and type the command
ssh -T [email protected]
Copy the code