远程仓库
http://10.211.55.9/ 本地gitlab地址
将本地learngit代码托管到gitlab
1.首先先在gitlab上创建自己的project
2.确认创建信息。
目前我们learngit目录结构如下:
1 | -|learngit 工作区(Working Directory) |
1 |
|
Git仓库已经创建好了,我们看下文件夹里边都有什么内容。
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency
Git是为了快速和高效处理任何大小工程而设计的免费开源的分布式版本控制系统。