随笔分类 -  工具

摘要:仓库操作 # 配置全局用户 git config --global user.name "冷装" git config --global user.email "378661553@qq.com" # 查看自己的配置信息 # 配置命令 git config # 查看系统配置 git config - 阅读全文
posted @ 2020-10-20 16:33 冷装丶 阅读(1070) 评论(0) 推荐(0)