:
. GIT config –global user.name “XXX”
“> “=” XXX”
2. Git config –global user.email “[email protected]”
s>eygen-t rsa-c “[email protected]”
In Enter, you can see the path to the generated SSH folder and find the two files below it, which are the secret keys of GitLab and GitHub respectively
the original: https://blog.csdn.net/laoxi_liu/article/details/82872717