Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,20 @@ You can search for archived repositories. For more information, see "[Searching

{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
3. Under "Danger Zone", click **Archive this repository** or **Unarchive this repository**.
3. Under "Danger Zone", click **Archive this repository**
![Archive this repository button](/assets/images/help/repository/archive-repository.png)
4. Read the warnings.
5. Type the name of the repository you want to archive or unarchive.
5. Type the name of the repository you want to archive.
![Archive repository warnings](/assets/images/help/repository/archive-repository-warnings.png)
6. Click **I understand the consequences, archive this repository**.

## Unarchiving a repository

{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-settings %}
3. Under "Danger Zone", click **Unarchive this repository**
![Unarchive this repository button](/assets/images/help/repository/unarchive-repository.png)
4. Read the warnings.
5. Type the name of the repository you want to unarchive.
![Unarchive repository warnings](/assets/images/help/repository/unarchive-repository-warnings.png)
6. Click **I understand the consequences, unarchive this repository**.