06 2023 档案

摘要:# 1. 检测 git 是否安装成功git --version # 2. 配置 username, emailgit config --global user.name "user" git config --global user.email "user@qq.com" # 3. 查看自己的配置g 阅读全文
posted @ 2023-06-25 18:05 Japer_01 阅读(17) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示