You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
github-help/Making a public repository ...

32 lines
1.4 KiB
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Making a public repository private 开放库转为私有
===========
将设你是付费用户,可以让开放库转为私有。
*提示:如果你是免费的用户计划,或没有私有库可用,您将需要在切换库之前升级。*
1.打开库
2.点击 Settings
![](https://help.github.com/assets/images/help/repository/repo-actions-settings.png)
3.点击 Make private.
![](https://help.github.com/assets/images/help/repository/repo-makeprivate.png)
4.阅读警告
![](https://help.github.com/assets/images/help/repository/repo-privateconfirm.png)
5.输入要转换的库的名称
6.点击 I understand, make this repository private.
![](https://help.github.com/assets/images/help/repository/repo-privateconfirm.png)
*警告:当一个开放库转为私有,开发库的 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-public-repository-private/](https://help.github.com/articles/making-a-public-repository-private/)