TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub with degraded performance for Git Operations

26 pointsby nzachabout 4 years ago

2 comments

strenholmeabout 4 years ago
This is one of the reasons why my MaraDNS .git&#x2F;config looks like this:<p><pre><code> [remote &quot;origin&quot;] url = git@github.com:samboy&#x2F;MaraDNS.git fetch = +refs&#x2F;heads&#x2F;*:refs&#x2F;remotes&#x2F;origin&#x2F;* [remote &quot;sourcehut&quot;] url = git@git.sr.ht:~samiam&#x2F;MaraDNS [remote &quot;gitlab&quot;] url = git@gitlab.com:maradns&#x2F;maradns.git [remote &quot;bitbucket&quot;] url = git@bitbucket.org:maradns&#x2F;maradns.git [remote &quot;sourceforge&quot;] url = ssh:&#x2F;&#x2F;samboy@git.code.sf.net&#x2F;p&#x2F;maradns-git&#x2F;code </code></pre> The nice thing about Git is that it’s a distributed system, so code is easily mirrored.
评论 #26255343 未加载
评论 #26255459 未加载
wdbabout 4 years ago
Looks like GitHub and GitLab both having problems today! Latter had issues with gitlab runners.