剧情介绍

git init//建立本地(dì )仓库 git add . //向本地仓库添加内容 git commit -m"版本(běn )说明" //提交内容 git remote add origin 详情

猜你喜欢

Copyright © 2018