利用 githubstatus 站点查看 GitHub 的服务状态

Posted by Yun on Wed, May 10, 2023

在我某一次照常执行 git push 后,命令行提示错误 ! [remote rejected],除此之外只有一条 remote: fatal error in commit_refs 的错误信息。

一般来说,遇到这种情况大概率不是自己的问题,我们可以查看 GitHub Status 这个网站,看看 GitHub 的各个服务是否正常。若其服务异常,我们需要等待其恢复后再进行 Git Operations。

参考链接:


版权声明:本文遵循 CC BY-SA 4.0 版权协议,转载请附上原文出处链接和本声明。

Copyright statement: This article follows the CC BY-SA 4.0 copyright agreement. For reprinting, please attach the original source link and this statement.