|
|
|
@ -1,6 +1,25 @@
|
|
|
|
|
Making a private repository public 私人库转为公开
|
|
|
|
|
===========
|
|
|
|
|
|
|
|
|
|
1.打开库
|
|
|
|
|
|
|
|
|
|
2.点击 Settings
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
3.点击 Make public
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
4.阅读警告
|
|
|
|
|
|
|
|
|
|
5.输入要转换的库的名称
|
|
|
|
|
|
|
|
|
|
6.点击 I understand, make this repository public
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
*警告:当一个私有库转为开放,私有库的 fork 将分离,单独计费。更多信息,见“[当库删除或者改变了可见性,其 fork 发生了什么](https://github.com/waylau/github-help/blob/master/What%20happens%20to%20forks%20when%20a%20repository%20is%20deleted%20or%20changes%20visibility%20%E5%BD%93%E5%BA%93%E5%88%A0%E9%99%A4%E6%88%96%E8%80%85%E6%94%B9%E5%8F%98%E4%BA%86%E5%8F%AF%E8%A7%81%E6%80%A7%2C%E5%85%B6%20fork%20%E5%8F%91%E7%94%9F%E4%BA%86%E4%BB%80%E4%B9%88.md)”。*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*参考*:[https://help.github.com/articles/making-a-private-repository-public/](https://help.github.com/articles/making-a-private-repository-public/)
|