- 安装 git
sudo apt-get install git
- 配置 git
git config --global user.name "xxx"
git config --global user.email "xxx@qq.com"
sudo apt-get install git
git config --global user.name "xxx"
git config --global user.email "xxx@qq.com"
本文标题:阿里云Ubuntu服务器安装Git
本文链接:https://www.haomeiwen.com/subject/fxtnqhtx.html
网友评论