gh repo clone

From wikieduonline
Revision as of 09:49, 19 January 2023 by Welcome (talk | contribs) (→‎Related)
Jump to navigation Jump to search

gh repo clone your-org/your-repo
for REPO in $(gh repo list --visibility=private --limit 1000 YOUR-ORGANIZATION | cut -f1); do gh repo clone $REPO; done

Related

See also

Advertising: