摘要: yum install -y git 在linux下搭建git环境1、注册Github账号,网站:https://github.com2、Linux创建SSH密钥:git config --helpgit config --global user.name "XXX" //用户信息git confi 阅读全文
posted @ 2018-08-24 14:52 MAU 阅读(4763) 评论(0) 推荐(1)