或者另外的一个报错
error: failed to push some refs to…
解决方案
打开config文件,添加以下内容
[user]
email=ithelei424@gmail.com
name=ithelei@sina.cn
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[branch “master”]
remote = https://github.com/ithelei/ithelei.github.io.git
merge = refs/heads/master