fatal: unable to access 'http://github.com/***/***.github.io.git/': Recv failure: Connection reset by peer
when I run 'hexo generate -d' ,there is a wrong message like that
fatal: unable to access 'http://github.com/***/***.github.io.git/': Recv failure: Connection reset by peer
when I run 'hexo generate -d' ,there is a wrong message like that
In _config.yml,I changed the remote repository address,"http" to "https",it works!