mirror of https://github.com/CrimsonTome/tldr.git
9 lines
179 B
Markdown
9 lines
179 B
Markdown
|
# 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 {{repo}}`
|