太上老俊

2018年4月9日

git多账号切换

摘要: 修改: git config --global user.name "Your_Username" git config --global user.email username@xxx.com 查看: git config user.name git config user.email cat ~ 阅读全文

posted @ 2018-04-09 14:58 太上老俊 阅读(132) 评论(0) 推荐(0) 编辑

导航