2021年8月3日

git.github.gitlab(1)

摘要: 1.配置用户名和邮箱git config --global user.name "wangwei"git config --global user.email "252853297@qq.com"查看配置的用户名和密码 git config --list修改邮箱git config --global 阅读全文

posted @ 2021-08-03 17:35 小小小传说 阅读(29) 评论(0) 推荐(0)

导航