When I deployed the hexo blog to git today, it prompted not found username, but I had indeed configured the repo address, and then after searching online, I found that there were not a few students who had this problem. Everyone gave some advice:
That is, the git version is too high. Just drop it to 1.9. Sure enough, I uninstalled and installed 1.9. The amazing thing is that this time hexo d succeeded,,
So how to solve this weird problem?
The latest version of git can be submitted using ssh, but there are still pitfalls. You have to hexo d several times before you can push. Drunk
Try submitting via ssh