completed Deleting a repository 删除库

pull/7/head
waylau 11 years ago
parent 6c8f8e85f7
commit 5e3f08f75f

@ -1,6 +1,32 @@
Deleting a repository 删除库 Deleting a repository 删除库
=========== ===========
*提示:下面步骤同样适用于删除你的 fork。删除 fork 不会删除上游的库*
*警告下面步骤将同时删除库、wiki、问题、提交。该动作不可逆。牢记下面*
* 删除私人库将删除所有的库的 fork
* 删除公开库将不删除库的 fork
* 删除私人库不会将你的账号下降为免费计划
更多详见 [What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么](What happens to forks when a repository is deleted or changes visibility 当库删除或者改变了可见性,其 fork 发生了什么.md)
1.切换到你要删除的库
2.点击 Settings
![](https://help.github.com/assets/images/help/repository/repo-actions-settings.png)
3.点击 Delete this repository.
![](https://help.github.com/assets/images/help/repository/repo-delete.png)
4.阅读警告
5.输入要删除库的名称
![](https://help.github.com/assets/images/help/repository/repo-delete-confirmation.png)
6.点击 I understand the consequences, delete this repository.
*参考*[https://help.github.com/articles/deleting-a-repository/](https://help.github.com/articles/deleting-a-repository/) *参考*[https://help.github.com/articles/deleting-a-repository/](https://help.github.com/articles/deleting-a-repository/)

@ -44,6 +44,7 @@ Chinese translation of the Github Help(https://help.github.com/index.html) and t
* [Making a public repository private 开放库转为私有](https://github.com/waylau/github-help/blob/master/Making%20a%20public%20repository%20private%20%E5%BC%80%E6%94%BE%E5%BA%93%E8%BD%AC%E4%B8%BA%E7%A7%81%E6%9C%89.md) * [Making a public repository private 开放库转为私有](https://github.com/waylau/github-help/blob/master/Making%20a%20public%20repository%20private%20%E5%BC%80%E6%94%BE%E5%BA%93%E8%BD%AC%E4%B8%BA%E7%A7%81%E6%9C%89.md)
* [Making a private repository public 私人库转为公开](https://github.com/waylau/github-help/blob/master/Making%20a%20private%20repository%20public%20%E7%A7%81%E4%BA%BA%E5%BA%93%E8%BD%AC%E4%B8%BA%E5%85%AC%E5%BC%80.md) * [Making a private repository public 私人库转为公开](https://github.com/waylau/github-help/blob/master/Making%20a%20private%20repository%20public%20%E7%A7%81%E4%BA%BA%E5%BA%93%E8%BD%AC%E4%B8%BA%E5%85%AC%E5%BC%80.md)
* [Deleting a repository 删除库](Deleting a repository 删除库.md)
* [What is my disk quota 我的磁盘配额是什么](https://github.com/waylau/github-help/blob/master/What%20is%20my%20disk%20quota%20%E6%88%91%E7%9A%84%E7%A3%81%E7%9B%98%E9%85%8D%E9%A2%9D%E6%98%AF%E4%BB%80%E4%B9%88.md) * [What is my disk quota 我的磁盘配额是什么](https://github.com/waylau/github-help/blob/master/What%20is%20my%20disk%20quota%20%E6%88%91%E7%9A%84%E7%A3%81%E7%9B%98%E9%85%8D%E9%A2%9D%E6%98%AF%E4%BB%80%E4%B9%88.md)
* [HTTPS cloning errors 用 HTTPS 克隆常见的错误](https://github.com/waylau/github-help/blob/master/HTTPS%20cloning%20errors%20%E7%94%A8%20HTTPS%20%E5%85%8B%E9%9A%86%E5%B8%B8%E8%A7%81%E7%9A%84%E9%94%99%E8%AF%AF.md) * [HTTPS cloning errors 用 HTTPS 克隆常见的错误](https://github.com/waylau/github-help/blob/master/HTTPS%20cloning%20errors%20%E7%94%A8%20HTTPS%20%E5%85%8B%E9%9A%86%E5%B8%B8%E8%A7%81%E7%9A%84%E9%94%99%E8%AF%AF.md)
* [What are the limits for viewing content and diffs in my repository 在版本库浏览内容和文件比较的限制是什么](https://github.com/waylau/github-help/blob/master/What%20are%20the%20limits%20for%20viewing%20content%20and%20diffs%20in%20my%20repository%20%E5%9C%A8%E7%89%88%E6%9C%AC%E5%BA%93%E6%B5%8F%E8%A7%88%E5%86%85%E5%AE%B9%E5%92%8C%E6%96%87%E4%BB%B6%E6%AF%94%E8%BE%83f%E7%9A%84%E9%99%90%E5%88%B6%E6%98%AF%E4%BB%80%E4%B9%88.md) * [What are the limits for viewing content and diffs in my repository 在版本库浏览内容和文件比较的限制是什么](https://github.com/waylau/github-help/blob/master/What%20are%20the%20limits%20for%20viewing%20content%20and%20diffs%20in%20my%20repository%20%E5%9C%A8%E7%89%88%E6%9C%AC%E5%BA%93%E6%B5%8F%E8%A7%88%E5%86%85%E5%AE%B9%E5%92%8C%E6%96%87%E4%BB%B6%E6%AF%94%E8%BE%83f%E7%9A%84%E9%99%90%E5%88%B6%E6%98%AF%E4%BB%80%E4%B9%88.md)

Loading…
Cancel
Save