forked from IBM-Blockchain-Archive/learn-chaincode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgitgerrit.sh
More file actions
22 lines (19 loc) · 1.03 KB
/
gitgerrit.sh
File metadata and controls
22 lines (19 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#!/usr/bin/env bash
git clone http://gerrit.hyperledger.org/r/blockchain-explorer
git clone http://gerrit.hyperledger.org/r/ci-management
git clone http://gerrit.hyperledger.org/r/fabric
git clone http://gerrit.hyperledger.org/r/fabric-api
git clone http://gerrit.hyperledger.org/r/fabric-baseimage
git clone http://gerrit.hyperledger.org/r/fabric-sdk-node
git clone http://gerrit.hyperledger.org/r/fabric-sdk-py
git clone http://gerrit.hyperledger.org/r/fabric-test-resources
git clone http://gerrit.hyperledger.org/r/hyperledger
git clone http://gerrit.hyperledger.org/r/issue-bot
git clone http://gerrit.hyperledger.org/r/lf-sandbox
git clone http://gerrit.hyperledger.org/r/sawtooth-arcade
git clone http://gerrit.hyperledger.org/r/sawtooth-core
git clone http://gerrit.hyperledger.org/r/sawtooth-dev-tools
git clone http://gerrit.hyperledger.org/r/sawtooth-docs
git clone http://gerrit.hyperledger.org/r/sawtooth-mktplace
git clone http://gerrit.hyperledger.org/r/sawtooth-validator
git clone https://gerrit.hyperledger.org/r/p/fabric-baseimage.git