hexo-back-up-bugandrew2023-10-162023-10-23修改hexo-git-backup的git.js 12345 for (var t in repo){ commands.push(['push', '-u', t, repo[t].branch, '--force']); //commands.push(['push', '-u', t, 'master:' + repo[t].branch, '--force']);}