Template:Glab replo clone all
Revision as of 16:18, 23 January 2023 by Ant (talk | contribs) (Created page with "for REPO in $(glab repo list --all | awk '{print $1}' | tail -n +2 | grep .); do glab repo clone "$REPO"; done")
for REPO in $(glab repo list --all | awk '{print $1}' | tail -n +2 | grep .); do glab repo clone "$REPO"; done
Advertising: