You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
---
|
|
|
|
|
layout: post
|
|
|
|
|
title: Github支持免费私有仓库啦
|
|
|
|
|
tags: [Github, 免费]
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
Github居然也有免费的私有仓库了<!--more-->,于是我马上就把Gitlab上的私有仓库导入到Github了。
|
|
|
|
|
|
|
|
|
|
看来Github被微软买了还是有好处的,至少微软财大气粗才敢搞这种东西。虽然Github本身也没有空间限制,也很不错,但是有些东西还是不想公开的……现在有这么一个
|
|
|
|
|
更新,估计搬往Gitlab的人都开始往Github上搬了
|
|
|
|
|
|
|
|
|
|
# 限制
|
|
|
|
|
其实Gitlab本身还是蛮不错的,Gitlab还有中文UI呢,而且比Github免费私有仓库的功能多,比如私有仓库Pages、CI、Wiki……,而且Github私有仓库居然连统计信息都没有……
|
|
|
|
|
不过我用不到23333,Github界面舒适,速度快,适合小白使用,而且能和其他大佬聊天~~(不愧是世界上最大的同性交友平台)~~
|
|
|
|
|
Github只有公开仓库才有CI(还是第三方的Travis-CI)、Pages、Wiki,不过我觉得也不错,还能激励开源的发展,而且Github的第三方服务确实多,所以我还是选择使用Github。
|
|
|
|
|
|
|
|
|
|
相关链接:<https://blog.github.com/2019-01-07-new-year-new-github/>
|