1.安装git
##安装git
sudo apt-get install git
##设置name
git config --global user.name "your name"
##设置email
git config --global user.email "your email"
##生成ssh key
ssh-keygen
##安装git
sudo apt-get install git
##设置1.安装git
##安装git
sudo apt-get install git
##设置name
git config --global user.name "your name"
##设置email
git config --global user.email "your email"
##生成ssh key
ssh-keygen
##安装git
sudo apt-get install git
##设置