Skip to content

Commit

Permalink
feat: Delete GitHub Repos
Browse files Browse the repository at this point in the history
- Many updates
- add notes on removing github repos
- update links
  • Loading branch information
PWA-GouldA committed Mar 26, 2024
1 parent 149635f commit cc315ca
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 17 deletions.
31 changes: 15 additions & 16 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"type": "split",
"children": [
{
"id": "8a32cc27797a4d1e",
"id": "ba1cf7d163cbda21",
"type": "tabs",
"children": [
{
"id": "4ccbe8c51ef9a5f7",
"id": "09ff57598c08d4fc",
"type": "leaf",
"state": {
"type": "empty",
Expand Down Expand Up @@ -140,30 +140,31 @@
"table-editor-obsidian:Advanced Tables Toolbar": false
}
},
"active": "4ccbe8c51ef9a5f7",
"active": "09ff57598c08d4fc",
"lastOpenFiles": [
"docs/18-workflows.md",
"ReadMe.md",
"docs/17-stashing.md",
"docs/16-oopsy-undoing-changes.md",
"docs/15-diffs.md",
"docs/98-command-line-extras.md",
"docs/90-deleting-github-repos.md",
"assets/brave_jpMEAFKv4O.png",
"assets/brave_dzFpvfC5Up.png",
"assets/Pasted-image-20240326092918.png",
"assets/brave_4ZhiVzPNfo.png",
"assets/brave_pkvjkaHxT5.png",
"assets/Pasted-image-20240326092542.png",
"assets/brave_vqYfldJ6ce.png",
"assets/Pasted-image-20240326092252.png",
"assets/Pasted-image-20240326092216.png",
"assets/pasted-image-20240315113136.png",
"assets/diff-hunk-headers.png",
"assets/diff-header.png",
"assets/diff-difference.png",
"assets/collaboration.png",
"assets/Pull-Request-Practice.md",
"docs/15-workflows.md",
"16-.md",
"assets/Pasted image 20240314154647.png",
"assets/Pasted image 20240314154551.png",
"docs/14-forking-over-code.md",
"docs/12-remotely-useful.md",
"docs/98-command-line-extras.md",
"CONTRIBUTE.md",
"docs/98-command-line-extras.md",
"assets/pasted-image-20240314105028.png",
"assets/pasted-image-20240314102512.png",
"assets/front-cover.svg",
"assets/BLANK_README.md",
"LICENSE.md",
"CHANGELOG.md",
Expand All @@ -173,13 +174,11 @@
"docs/99-references-and-resources.md",
"docs/08-status-add-commit.md",
"docs/06-read-me.md",
"ReadMe.md",
"theme/style.css",
"theme",
"docs/13-why-hello-dolly.md",
"docs/11-merging-and-conflicts.md",
"docs/10-shaking-the-tree.md",
"docs/09-git-history.md",
"docs",
"assets/brave_dWSQwZYc3F.mp4",
"themes",
Expand Down
2 changes: 2 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ This ReadMe does not need a Table of contents, instead we provide links to each
- [15 Workflows](docs/18-workflows.md)
-
- ...
- [90 Deleting GitHub Repos](./docs/90-deleting-github-repos.md)
- [98 Command Line Extras](docs/98-command-line-extras.md)
- [99 References and Resources](docs/99-references-and-resources.md)

## Cloning this Repository
Expand Down
Binary file added assets/Pasted-image-20240326092216.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Pasted-image-20240326092252.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Pasted-image-20240326092542.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/Pasted-image-20240326092918.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/brave_4ZhiVzPNfo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/brave_dzFpvfC5Up.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/brave_jpMEAFKv4O.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/brave_pkvjkaHxT5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/brave_vqYfldJ6ce.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/18-workflows.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ Other links



[Stashing](17-stashing.md) | [...](.)
[Stashing](17-stashing.md) | [Home](../ReadMe.md)
29 changes: 29 additions & 0 deletions docs/90-deleting-github-repos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Deleting A GitHub Repo
One thing you may need to do from time to time is to delete a repository from GitHub.

It is possible to do so from within the GitHub user interface.

Follow the steps below.

1. Log into your GitHub account
2. Within the GitHub web interface, locate and open the repository to be removed.
![](../assets/Pasted-image-20240326092216.png)
3. On the menu, find the Settings button and click this.
![](../assets/Pasted-image-20240326092252.png)
4. Scroll down the (general) page until you reach the **Danger Zone**.
![](../assets/brave_vqYfldJ6ce.png)
5. Click the "**Delete this repository**" button.
![](../assets/Pasted-image-20240326092542.png)
6. Click the "**I want to delete this repository**" button.
![](../assets/brave_pkvjkaHxT5.png)
7. Verify that you want to delete the repo and click the "**I have read and understand these effects**" button.
![](../assets/brave_4ZhiVzPNfo.png)
8. You will now have to type in the repository name to confirm deletion.
![](../assets/Pasted-image-20240326092918.png)
9. Click the "**Delete this repository**" button after typing int he repo name.
![](../assets/brave_dzFpvfC5Up.png)
10. If all goes well, you will receive a success notification
![](../assets/brave_jpMEAFKv4O.png)


(Back to Index)[../ReadM.md]

0 comments on commit cc315ca

Please sign in to comment.