如何在GitHub上存档存储库

时间:2017-10-15 13:22:35

标签: github repository

而不是关闭/删除我想在GitHub上存档我的一个git存储库。我在多个项目中看到一个黄色横幅,其中包含“此存储库已由所有者存档。现在它是只读的”。但我无法找到如何实现这一目标。

示例:
https://github.com/Homebrew/legacy-homebrew
https://github.com/semantic-release/commit-analyzer-v2

Screenshot: Yellow archived banner on GitHub



有没有人知道如何做到这一点,或者它是否只适用于拥有大型社区的存储库?

2 个答案:

答案 0 :(得分:4)

它位于您的存储库的通用Settings内。在那里,你会在网站的最底部找到Danger Zone。有一个名为Archive this repository的新按钮。

Danger Zone

答案 1 :(得分:-1)

  1. 转到GitHub account
  2. 选择setting(右上)
  3. 跳至页面(在Danger Zone中)
  4. 选择Unarchive this repository
  5. Type the message what is written in the upper of the message box
  6. I understand the consequence, unarchive the repository
  7. 现在您的问题已解决
  8. 然后再次使用git bash上传项目