mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-13 10:59:20 +00:00
Update cheatsheets
This commit is contained in:
13
hub-delete
Normal file
13
hub-delete
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user