Skip to content

Instantly share code, notes, and snippets.

@neumachen
Created January 27, 2018 23:06
Show Gist options
  • Select an option

  • Save neumachen/fcaf5cce0f7771b33774866550967a66 to your computer and use it in GitHub Desktop.

Select an option

Save neumachen/fcaf5cce0f7771b33774866550967a66 to your computer and use it in GitHub Desktop.
wget -qO- https://api.github.com/orgs/ORG/repos | jq ".[].ssh_url" | xargs -L 1 git clone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment