git 查看、切換用戶

git 查看、切換用戶 查看命令:html 查看用戶名:git git config user.name 查看用戶郵箱:post git config user.email 修改命令:url 修改用戶名:spa git config --global user.name "Your_username" 修改用戶郵箱:code git config --global user.email "Your
相關文章
相關標籤/搜索