git代码仓库由原来的gitlab切换到codehub上。
老地址:https://gitlab/Jack/project.git
新地址:https://codehub/Jack/project.git
命令:
git remote -v
git remote set-url 工程名 工程url
git代码仓库由原来的gitlab切换到codehub上。
老地址:https://gitlab/Jack/project.git
新地址:https://codehub/Jack/project.git
命令:
git remote -v
git remote set-url 工程名 工程url