剧情介绍

git init//建立本地仓库(kù ) git add . //向本地仓库(kù )添加内容 git commit -m"版本说明" //提交内容 git remote add origin h详情

猜你喜欢

Copyright © 2018