Created
January 27, 2018 23:06
-
-
Save neumachen/fcaf5cce0f7771b33774866550967a66 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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