Gitd的使用

1、直接按照Git

2、检查安装

git --version

3、在github注册

4、配置sshkey

生产key:ssh-keygen - rsa -C "邮箱地址"

cd ~/.ssh

原文地址:https://www.cnblogs.com/highpointengineer/p/12337045.html