Github与Gitlab共存

Git

配置多个SSH Key

  1. 首先清除git的全局用户信息
1
2
3
git config --global --unset user.name 'your name'

git config --global --unset user.email 'your email'
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×