剧情介绍

git init//建立本地仓库 git add . //向本地仓库添加(jiā )内容 git commit -m"版本说明" //提交(jiāo )内容 git remote add origi详情

Copyright © 2018