今天部署hexo博客到git上时提示not found username,但是我确实已经配置了repo地址,然后上网一顿查找,才发现有此问题的同学不在少数,大家给出了一些爬坑意见:那就是git版本太高,降到1.9就可以了,我果然卸载然后装了1.9,神奇的是,这一次hexo d成功了,,那么怎么解决这个奇葩的问题呢?
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
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