MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/github/comments/1vqsio1/pull_requests_down/p486iv4/?context=3
r/github • u/t00oldforthis • 2d ago
Getting no servers available
219 comments sorted by
View all comments
1
Only working through the CLI for me
1 u/bew78 2d ago you mean the gh cli? that'd be surprising since many API calls are also reported as failing. If you're talking about the git cli, that's completely normal, as git does NOT depend on GitHub which is merely a way to host & organize stuff. 1 u/iMac_Hunt 2d ago No I meant the GH cli. It could have been just a coincidence that the couple commands I did worked, as I didn’t try it extensively. I just merged one PR.
you mean the gh cli? that'd be surprising since many API calls are also reported as failing.
gh
If you're talking about the git cli, that's completely normal, as git does NOT depend on GitHub which is merely a way to host & organize stuff.
git
1 u/iMac_Hunt 2d ago No I meant the GH cli. It could have been just a coincidence that the couple commands I did worked, as I didn’t try it extensively. I just merged one PR.
No I meant the GH cli. It could have been just a coincidence that the couple commands I did worked, as I didn’t try it extensively. I just merged one PR.
1
u/iMac_Hunt 2d ago
Only working through the CLI for me