2019年9月4日
摘要: 要查看当前配置有哪些远程仓库,可以用 git remote 命令 电脑新安装 git 配置步骤 1、给自己起个名字 配置 用户名 邮箱 git config --global user.name "su_king" git config --global user.email "su_king@16 阅读全文
posted @ 2019-09-04 11:07 苏上话 阅读(152) 评论(0) 推荐(0)