赞
踩
git clone git@gitlab.xxxx
git init
ls
dir
git rm -r xxx(文件夹名称)
git commit -m "提交信息"
git push
git clone git@gitlab.xxx(远程仓库地址)
git init
git rm -r xxx(文件夹名称)
git commit -m “提交信息”
git push
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。