安装: sudo apt-get install git 配置: git config --global user.name "用户名" git config --global user.email "邮箱" 相关文章: 2021-11-07 2022-12-23