130 B
130 B
git clone xxx.git 不需要带本地文件夹名
git remote -v 显示仓库地址
git remote set-url origin 新的仓库地址
git clone xxx.git 不需要带本地文件夹名
git remote -v 显示仓库地址
git remote set-url origin 新的仓库地址