-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
❯ remove-github-forks
Inspected 34/34 (discourse)
No useless repositories found.
Last time I ran this it got stuck on this "discourse" repo. The strange thing is that I have no such repos so I'd like to see what remove-github-forks is seeing. Example:
❯ remove-github-forks
Found 3 forks:
fregante/node
fregante-org/webpack
fregante/discourse
Inspected 3/3 (discourse)
No useless repositories found.
It could even use listr to display the progress:
❯ remove-github-forks
Found 3 forks:
✔ fregante/node
✔ fregante-org/webpack (useless)
⠧ fregante/discourse
Unrelated news: I made it easier to delete useless forks in Refined GitHub as well: refined-github/refined-github#3734
Reactions are currently unavailable