gitlab是一个开源的git仓库管理软件,并提供web界面,方便管理git仓库。和github很相似,不过github暂时没有开源版本,项目必须托管到github官方网站,不能本地部署。很多公司考虑到安全费用等因素,搭建自己的gitlab服务器。
GitLab上创建远程库
点击【new project】,进入创建项目界面
The repository for this project is empty
If you already have files you can push them using command line instructions below.
Otherwise you can start with adding a README, a LICENSE, or a .gitignore to this project.
You will need to be owner or have the master permission level for the initial push, as the master branch is automatically protected.