snippetbashTip
hub delete — Delete an existing repository on GitHub. More information: <https://hub.github.com/hub-delete.1.html
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.