Git 配置文件
bash
git config --global user.name "Zheng Hao"
git config --global user.email zhengh513@outlook.com
git config --global pull.rebase truegit config --global user.name "Zheng Hao"
git config --global user.email zhengh513@outlook.com
git config --global pull.rebase true