mikuriya

gitlab 命令

1. git config user.name 查看用户名 git config user.email 查看邮箱 2. git config --global user.name "xxx" 切换用户。 git config --global user.email "xxx" 切换邮箱。

posted on 2021-01-15 10:15  mikuriya  阅读(64)  评论(0编辑  收藏  举报

导航