add the other git repo's
This commit is contained in:
parent
5d8c8c78b8
commit
42c3cc65c2
|
@ -85,12 +85,16 @@ gitclone 'git@github.com:witstartup/org-docs.git' 'corp/org-docs'
|
|||
|
||||
witgitclone 'git/cloud/witcoredns' 'cloud/witcoredns'
|
||||
witgitclone 'git/junk/jcarrbox' 'cloud/jcarrbox'
|
||||
gitclone 'git@github.com:witstartup/debcore.git' 'cloud/debcore'
|
||||
|
||||
gitclone 'git@github.com:witstartup/AndroidApp.git' 'phone/AndroidApp'
|
||||
gitclone 'git@github.com:witstartup/webrtc-example.git' 'phone/webrtc-example'
|
||||
gitclone 'git@github.com:witstartup/group-chat.git' 'phone/group-chat'
|
||||
gitclone 'git@github.com:witstartup/http-https-tunnel.git' 'phone/http-https-tunnel'
|
||||
gitclone 'git@github.com:witstartup/webproxy.git' 'phone/webproxy'
|
||||
|
||||
gitclone 'git@github.com:witstartup/VirtexEval.git' 'crypto/VirtexEval'
|
||||
gitclone 'git@github.com:witstartup/liveblock.git' 'crypto/bitcoin-liveblock'
|
||||
witgitclone 'git/crypto/realtime-crypto-data' 'crypto/realtime-crypto-data'
|
||||
witgitclone 'git/crypto/mining-binaries' 'crypto/mining-binaries'
|
||||
|
||||
|
@ -100,4 +104,6 @@ gitclone 'https://github.com/vthoang/cgminer.git' 'crypto/mining-cod
|
|||
gitclone 'https://github.com/ckolivas/cgminer.git' 'crypto/mining-code/cgminer-ckolivas'
|
||||
gitclone 'https://github.com/zcash/zcash.git' 'crypto/mining-code/zcash'
|
||||
|
||||
gitclone 'git@github.com:witstartup/www.wit.com.git' 'website/www.wit.com'
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue