Rename github account
This commit is contained in:
parent
a28c4932f7
commit
2d9ade9c00
11 changed files with 80 additions and 9 deletions
scripts/github
3
scripts/github/fetch-repos.sh
Executable file
3
scripts/github/fetch-repos.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
gh repo list --limit 200 --json name,description,url,sshUrl,owner,visibility,isArchived,isFork \
|
||||
| jq > ./repos.json
|
Loading…
Add table
Add a link
Reference in a new issue