1. sudo apt install git # 安装Git
    2. git init # 初始化git
    3. ssh -T git@github.com # 测试Github的ssh连接