在搭建博客向远程仓库push时遇到如下问题:
解决方案是:
1.首先找到自己博客的仓库;
2.然后settings->code security
3.在下面找到push protection关闭:
4.成功push之后再打开。