git init//建立本地仓库 git add . //向(xiàng )本地仓库添加内(nèi )容 git commit -m"版本说明" //提交内容 git remote add orig详情

猜你喜欢

Copyright © 2018