Git 命令及git服务器
摘要:
Linux 服务器上安装git yum -y install git git config --global user.name "name" git config --global user.email "email" globa 参数表示这台机器上所有仓库都会使用这个配置,当然也可以对指定仓库使 阅读全文
posted @ 2017-07-31 10:03 思此狂 阅读(242) 评论(0) 推荐(0)
posted @ 2017-07-31 10:03 思此狂 阅读(242) 评论(0) 推荐(0)