剧情简介『404黄台软件下载大禁用App』介绍:git init//建立本地仓库 git add . //向本地仓库添加内容 git commit -m "版本说明" //提交内容 git remote add origin h