2017年9月25日

摘要: 安装git: sudo apt-get install git 配置git: git config --global user.name "your name" git config --global user.email "you email" --global:表示这台机器上所有的git仓库都会 阅读全文
posted @ 2017-09-25 09:49 残天 阅读(149) 评论(0) 推荐(0)

导航