答: 1. 配置邮箱
git config --global user.email "jello_smith@163.com"
2. 配置用户名
git config --global user.name "jello_smith"
2024-02-12 11:41:58
答: 1. 配置邮箱
git config --global user.email "jello_smith@163.com"
2. 配置用户名
git config --global user.name "jello_smith"