Pinned Loading
-
-
-
-
Clone all organization repositories ...
Clone all organization repositories using GitHub CLI. 1gh repo list myorgname --limit 1000 | while read -r repo _; do
2gh repo clone "$repo" "$repo"
3done
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.