CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 31 Jul 2025 16:29:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090928043241
location: https://web.archive.org/web/20090928043241/https://help.github.com/deleting-a-repo
server-timing: captures_list;dur=0.450870, exclusion.robots;dur=0.017660, exclusion.robots.policy;dur=0.007121, esindex;dur=0.009911, cdx.remote;dur=8.697620, LoadShardBlock;dur=121.772431, PetaboxLoader3.datanode;dur=79.618687
x-app-server: wwwb-app217
x-ts: 302
x-tr: 164
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: SERVER=wwwb-app217; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 31 Jul 2025 16:29:57 GMT
content-type: text/html
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Mon, 28 Sep 2009 04:30:35 GMT
x-archive-orig-content-length: 7983
x-archive-orig-last-modified: Sun, 27 Sep 2009 23:08:38 GMT
x-archive-orig-connection: close
x-archive-orig-expires: Tue, 29 Sep 2009 04:30:35 GMT
x-archive-orig-cache-control: max-age=86400
x-archive-orig-accept-ranges: bytes
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Mon, 28 Sep 2009 04:32:41 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 18 Aug 2009 02:37:03 GMT", ; rel="prev memento"; datetime="Thu, 27 Aug 2009 11:09:21 GMT", ; rel="memento"; datetime="Mon, 28 Sep 2009 04:32:41 GMT", ; rel="next memento"; datetime="Tue, 01 Dec 2009 18:40:41 GMT", ; rel="last memento"; datetime="Wed, 31 May 2023 06:09:53 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_11_20090928012404_crawl100.gpg-c/51_11_20090928042637_crawl101.arc.gz
server-timing: captures_list;dur=0.927988, exclusion.robots;dur=0.027616, exclusion.robots.policy;dur=0.012208, esindex;dur=0.014678, cdx.remote;dur=20.334184, LoadShardBlock;dur=230.141839, PetaboxLoader3.datanode;dur=127.632461, load_resource;dur=107.871154, PetaboxLoader3.resolve;dur=42.449726
x-app-server: wwwb-app217
x-ts: 200
x-tr: 403
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Help.GitHub
Deleting a repo
Deleting a private repo will delete all forks of the repo. Deleting a public repo will not.
Go to the repository homepage → Admin → Delete this repository
-
Setup
- Installing git (OSX)
- How to install git on OSX
- Generating SSH keys
- How to generate SSH keys and add them to GitHub
- Troubleshooting SSH issues
- Solutions to common SSH issues
- Setting user name, email and GitHub token
- Configure your local git installation so that commits are linked to your GitHub account
- Installing Git HTML help
- How to install the local git HTML help files
- Working with SSH key passphrases
- SSH key passphrases, why you should use them, and how to avoid re-entering them
-
Repos
- Deleting a repo
- How to remove a repo from your GitHub account
- Moving a repo
- How to move a repo from one account to another
- Removing sensitive data
- Dealing with accidentally committed passwords or other sensitive information
- Splitting a subpath out into a new repo
- How to generate a new repo from a subpath, retaining history.
-
Collaborating
- Forking a project
- How to fork a project, submit changes, and pull from other repos in the fork network
-
Mac
- Installing git (OSX)
- How to install git on OSX
- Generating SSH keys (OSX)
- Setting up SSH keys on Mac OSX
- Working with SSH key passphrases
- SSH key passphrases, why you should use them, and how to avoid re-entering them
-
Windows
- Generating SSH keys (Win/msysgit)
- Setting up SSH keys with msysgit on Windows
- Working with SSH key passphrases
- SSH key passphrases, why you should use them, and how to avoid re-entering them
-
Linux
- Generating SSH keys (Linux)
- Setting up SSH keys on Linux