如何把已存在的git项目转移到Gitlab项目?
大家讲道理
大家讲道理 2017-04-24 09:13:52
0
2
952

现在搭建了Gitlab了,以前git简单搭建remote server上的项目如何完整,又不影响现在开发工作的迁徙呢?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

Antworte allen(2)
PHPzhong

可以远程导入项目啊,在新建项目的时候可以输入其它仓库的项目的URL地址进行导入。

PHPzhong

你在你现在的项目里

git remote add gitlab www.yougitlaburl.com:yourname/yourproject.git
git push -u gitlab master

这样就push过去了。

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage