摘要: 1,安装git 系统环境 yum -y install git yum安装版本为1.8版本,生产最好编译安装,参考:Git源码安装 2,配置信息 git config --global user.name "liuyueming" git config --global user.email "27 阅读全文
posted @ 2022-01-10 14:53 晚日照城郭 阅读(50) 评论(0) 推荐(0)