Git
1. terminal安装Git
2. 生成SSH Key
git config --global user.name "zhucaixiang"
git config --global user.email "xxxx@qq.com"Last updated
git config --global user.name "zhucaixiang"
git config --global user.email "xxxx@qq.com"Last updated