Skip to content

Commit 6ca8667

Browse files
CapitainFlamjsorefSiaraMist
authored
closing issue #18753 - adding a paragraph for un-archiving a repo (#20808)
Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com> Co-authored-by: SiaraMist <siaramist@github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
1 parent 5f8a4cd commit 6ca8667

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed
21 KB
Loading
105 KB
Loading

content/repositories/archiving-a-github-repository/archiving-repositories.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,20 @@ You can search for archived repositories. For more information, see "[Searching
4949

5050
{% data reusables.repositories.navigate-to-repo %}
5151
{% data reusables.repositories.sidebar-settings %}
52-
3. Under "Danger Zone", click **Archive this repository** or **Unarchive this repository**.
52+
3. Under "Danger Zone", click **Archive this repository**
5353
![Archive this repository button](/assets/images/help/repository/archive-repository.png)
5454
4. Read the warnings.
55-
5. Type the name of the repository you want to archive or unarchive.
55+
5. Type the name of the repository you want to archive.
5656
![Archive repository warnings](/assets/images/help/repository/archive-repository-warnings.png)
5757
6. Click **I understand the consequences, archive this repository**.
58+
59+
## Unarchiving a repository
60+
61+
{% data reusables.repositories.navigate-to-repo %}
62+
{% data reusables.repositories.sidebar-settings %}
63+
3. Under "Danger Zone", click **Unarchive this repository**
64+
![Unarchive this repository button](/assets/images/help/repository/unarchive-repository.png)
65+
4. Read the warnings.
66+
5. Type the name of the repository you want to unarchive.
67+
![Unarchive repository warnings](/assets/images/help/repository/unarchive-repository-warnings.png)
68+
6. Click **I understand the consequences, unarchive this repository**.

0 commit comments

Comments
 (0)