摘要:配置命令(config) git config -e 编辑配置文件git config --local -e 编辑仓库级别配置文件git config --global -e 编辑用户级别配置文件git config --system -e 编辑系统级别配置文件设置当前项目作者名称:git conf
阅读全文
03 2022 档案
摘要:配置命令(config) git config -e 编辑配置文件git config --local -e 编辑仓库级别配置文件git config --global -e 编辑用户级别配置文件git config --system -e 编辑系统级别配置文件设置当前项目作者名称:git conf
阅读全文
|