有时候,使用gitclone指令下载代码时显示显示:“ithub.comport443:连接超时”。可以使用gitclone加速,官网URL:https://gitclone.com/官方描述,有下面三种方式可以使用:方法一(替换URL)gitclonehttps://gitclone.com/github.com/tendermint/tendermint.git方法二(设置git参数)gitconfig--globalurl."https://gitclone.com/".insteadOfhttps://gitclonehttps://github.com/tendermint/tend