We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee1d15 commit 75e1f2fCopy full SHA for 75e1f2f
api/bash/delete-empty-repos.sh
@@ -12,7 +12,7 @@
12
#/ DESCRIPTION:
13
#/ For a GitHub Enterprise Instance, lists every empty repository in format
14
#/ <organization>:<repository> separated by new lines. Deleting them if passed
15
-#/ the option [--execute=true]. "Empty" means any repository with a zero size
+#/ the option [--execute=true]. "Empty" meaning any repository with a zero size
16
#/ attribute, i.e. initialized only or those with no content at all.
17
#/ - Example Output: List all empty repositories
18
#/ <organization>:<repository1>
0 commit comments