HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

hub delete — Delete an existing repository on GitHub. More information: <https://hub.github.com/hub-delete.1.html

Submitted by: @import:tldr-pages··
0
Viewed 0 times
deletecommandgithubcliexistinghub deletemorerepository

Problem

How to use the hub delete command: Delete an existing repository on GitHub. More information: <https://hub.github.com/hub-delete.1.html>.

Solution

hub delete — Delete an existing repository on GitHub. More information: <https://hub.github.com/hub-delete.1.html>.

Delete personal repo on GitHub:
hub delete {{repository}}

Code Snippets

Delete personal repo on GitHub

hub delete {{repository}}

Context

tldr-pages: common/hub delete

Revisions (0)

No revisions yet.