摘要: git config --global user.name "wangjunqiang" git config --global user.email "wangjq@xxx.com" ssh-keygen -t rsa -C "wangjq@xxx.com" [root@localhost ~]# 阅读全文
posted @ 2019-05-14 17:03 salami_china 阅读(579) 评论(0) 推荐(0) 编辑