代码要放到Git仓库进行管理 把新的服务器的Ssh Key 放入到github的公钥管理 生成SSH Key ssh-keygen -t ed25519 -C "your_email@example.com"