Skip to content

Instantly share code, notes, and snippets.

@howjmay
Created July 26, 2018 06:51
Show Gist options
  • Save howjmay/b4f15234f1669342c573c68fee362945 to your computer and use it in GitHub Desktop.
Save howjmay/b4f15234f1669342c573c68fee362945 to your computer and use it in GitHub Desktop.
iri_setup.sh_1
Cloning into 'test/testnet/iri'...
remote: Counting objects: 18931, done.
remote: Total 18931 (delta 0), reused 0 (delta 0), pack-reused 18930
Receiving objects: 100% (18931/18931), 98.30 MiB | 3.49 MiB/s, done.
Resolving deltas: 100% (8180/8180), done.
Checking connectivity... done.
Note: checking out '937cb404'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 937cb40... Merge branch 'release-v1.5.0' into dev
cp: cannot stat './iri_config/Snapshot.txt': No such file or directory
cp: cannot stat './iri_config/iri.ini': No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment