摘要: git config 1 git config -global user.name "[name]" //设置提交代码的用户名 2 3 git config -global user.email "[email address]" //电子邮件地址 git init git init [reposi 阅读全文
posted @ 2023-02-05 11:56 Аᴅᴏʀᴇ 阅读(12) 评论(0) 推荐(0)