搞定git 常用命令全局配置git config --global user.name test git config --global user.email test123@163.com git con... 04-02