add test script
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://git.trustie.net/qiubing/performance-test.git git push -u origin master
git remote add origin https://git.trustie.net/qiubing/performance-test.git git push -u origin master
基于区块链的存证和确权接口性能测试
从命令行创建一个新的仓库
从命令行推送已经创建的仓库