摘要: git简单使用 1.git简单指令信息 git config --global user.name "itcast" //配置用户名 git config --global user.email "hello@itcast.cn" //配置邮箱 git config --global user.pa 阅读全文
posted @ 2022-07-24 23:52 AteyGhailan 阅读(26) 评论(0) 推荐(0)