使用此命令行工具,可轻松切换Git用户、邮件、 签名密钥。
安装命令:
npm i -g git-user-switch
使用方法:
Usage: git-user [options]
Switch git users quickly. Switches locally by default
Options:
-V, --version output the version number
-g, --global Switch global git user
-d, --delete Delete a git user from the listing
-r, --reset Deletes all data and resets
-h, --help display help for command
0.png
网友评论