Skip to content

Instantly share code, notes, and snippets.

@RafaelAPB
Last active June 24, 2020 19:24
Show Gist options
  • Save RafaelAPB/bd087fb9caafeeed4279a56967e78e58 to your computer and use it in GitHub Desktop.
Save RafaelAPB/bd087fb9caafeeed4279a56967e78e58 to your computer and use it in GitHub Desktop.
git clone --bare https://github.com/hyperledger/caliper.git
cd caliper.git
git push --mirror https://github.com/USERNAME/CALIPER-PRIVATE-REPO.git
cd ..
rm -rf caliper.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment