摘要:
git init # 初始化本地git仓库(创建新仓库)git config --global user.name "xxx" # 配置用户名git config --global user.email "xxx@xxx.com" # 配置邮件git config --global color.ui 阅读全文
posted @ 2016-09-23 15:43
隔壁家小花
阅读(211)
评论(0)
推荐(0)
浙公网安备 33010602011771号