This is something I think should be available as part of the repositories endpoint. To be able to see how many stars and forks a repo has, especially public/open-source repos.
شيخـ روحانيـ في السعودية
#31108
Just to add context before I ask my question. For at least 14 months, I have been stalked harassed and hacked. The impact is endless. I had every intention of going back to school in the marketing …
Read moreHello everyone,
I'm relatively new to coding and Github.
I've created a website with an index.html and a style.css and have tried to connect them, but have failed.
Please help.
Read moreYour code:
<link rel="stylesheet" href="./style.css}">
Must be:
<link rel="stylesheet" href="./style.css">
You need to delete bracket after ".css"
I have set up a github webhook with content type as application/json and have provided a secret. My java code generates the different hash than what github provides. Any help will be highly appreci…
Read moreThis is resolved. when I was copying payload it was adding some formatting chars (\n, \t) due to which payload was getting modified. It worked after stripping those.
We’re happy to announce that the latest release of Copilot for Visual Studio Code and Copilot for IntelliJ contains preliminary support for connecting through HTTP proxy servers.
The current versio…
This is a real repo: https://github.com/acorn-io/acorn/
But https://cs.github.com/acorn-io/acorn/ shows:
Hello!
This is a discussion for gathering user feedback on the beta release of Spanish translations for Discussions.
To learn more about this feature and how to use it, see the changelog post.
Pl…
Read moreHi, I am new to GitHub community.
Recently, I have had a problem that GitHub issue prints unintended characters(U+FFFD, replacement character, �).
<CASE1>
<CASE2>
<CASE3>
While I am writing an i…
Read more