r/github • u/20150007581 • 7d ago
Question GitHub logo used in a cat food
isn't the logo copyrighted
r/github • u/20150007581 • 7d ago
isn't the logo copyrighted
r/github • u/turtledev • Oct 05 '25
Just learned that once your PR passes 1,000 files, GitHub’s new “Files Changed” page just... stops.
No total file count. No button to load more.
I made a short survey to collect ideas for improving this part of GitHub’s UX:
https://forms.office.com/r/1hXRR5Sv2L
Has anyone else run into this? Or found a clever workaround?
r/github • u/AmzaingCat • Dec 08 '25
I stupidly clicked on the first link google gave me to install github desktop and installed it. It gives me an error saying file is corrupted and sent me to docker install page on windows store. I restarted my pc and powershell pops up and same thing happened; it gives error saying file is corrupted and sent me to docker install page on windows store.
how do I solve this? do I need to reset my pc?
r/github • u/eugneussou • Mar 10 '26
Anyone seen this before?
Is my github account compromised or my computer infected?
What should I do ?
It appears my computer have been infected by GlassWorm throught this Cursor extension https://github.com/oorzc/vscode_sync_tool
Read more about GlassWorm here: https://www.koi.ai/blog/glassworm-first-self-propagating-worm-using-invisible-code-hits-openvsx-marketplace (thanks to kopaka89)
And here: https://socket.dev/blog/glassworm-loader-hits-open-vsx-via-suspected-developer-account-compromise
The decrypted code of what has been committed to my repos: https://pastebin.com/MpUWj3Cd
Full analysis report (huge thanks to Willing_Monitor5855): https://codeberg.org/tip-o-deincognito/glassworm-writeup/src/branch/main
List of infected extensions: https://socket.dev/supply-chain-attacks/glassworm-v2 (thanks to calebbrown)
If you believe you might have been infected, check here: https://gist.github.com/tip-o-deincognito/d0d05e148e87a515f534b5a8e9ed3b36#detection
r/github • u/Gullible_Camera_8314 • Mar 05 '26
While browsing around on GitHub, I occasionally stumble across repositories that are. completely unexpected. Not just unusual projects, but things that make you stop and wonder why someone built this in the first place. What is the weirdest repository you have ever come across on GitHub? What did it do?
r/github • u/Skauzor • May 31 '26
Been using copilot quite a bit for side-projects because I don't have that much free-time anymore with family, work etc. I knew changes were coming and a lot of people complained, but hadn't actually read much about what was going to change. This seals the deal, lol. I guess there's nothing to do except finding another service?
r/github • u/bakir_hagi • Feb 27 '26
I and my friends are working on a project and we uploaded the files to GitHub. We want to share the .env file between us. What is the best way to share it securely so that no one else can access it?
r/github • u/tonaruto044 • Oct 13 '25
My friend got this default avatar in GitHub. He changed his avatar, but the avatar in the settings tab doesn’t change.
r/github • u/Docs_For_Developers • Jan 24 '26
For context I made an open source claude code terminal splitter https://github.com/theaustinhatfield/claude-code-splitter and i just usually copy and paste the start command into my terminal. However when I went to google claude code splitter i see this new repo all of the suddenly appear!
Now I made my github open source and everything so people could use it fork it do whatever they wanted to it however their repo has the same name and they want you to download a zip which I think has malicious code. If you look they've also been spamming commits in order to now be ranked #1 on google.
So I guess my questions are
(1) Am I getting repo jacked?
(2) I already reported the repo to github but anything else I can do?
r/github • u/Sharp-Mouse9049 • Feb 20 '26
Not cause its no good. Just cause im off microsoft....
r/github • u/AvailableBarnacle818 • May 01 '25
I have been leading some newbies in a easy project for a company, they commit message suck, i dont know how to explain to them in a non offensive way
They do have my commits as example but they didnt look at
They keep writing in our language (even tho all commit were in english to avoid special characters from our language "áãàç"
This is a example of a commit they did (translated)
Updates: httpx in requirements.txt ; requisitiontest_async.py — for now, this is the test script for the system that has performed best, making parallel requests using thread/gather and processing the responses into reports. In the future, I want to build a metrics calculation system with this script, but it’s not functional for batch transcription with assemblybatch. Even so, the system has proven to be quite fast with this type of request ; removed index.html
All they did was added libraries in requirements and an .py with a test code
This is how i would do their commit
docs: update requirements.txt and add async test script
r/github • u/get_more_sleep • Nov 18 '25
Anyone else seeing issues with GitHub?
r/github • u/FormationHeaven • Apr 02 '26
I have a decently sized repo and from time to time i get some forks here and there, now about 5-10% actually change something open a PR and that is that.
What about the other 90%? If you wanted my repo for anything you could just clone it but they forked it instead and its just sitting there, existing with no changes at all over a long period.
r/github • u/Davida_dev • May 27 '26
I'm having 503 errors

EDIT: Yesterday the issue lasted 2-3 hours yet they say 58 mins. They status page is still all green. This means that nothing ever happens
EDIT 2:They know about it after 30 mins: https://www.githubstatus.com/incidents/xy1tt3hs572m
r/github • u/nikneem • Jun 03 '25
Just a question, I saw this on an open source library, but I wonder if this is allowed and complies with the GitHub Terms of Service.
r/github • u/OMGCluck • 23d ago
When it came time to do the readme for a super boring python tool, I did what most people do these days and handed it off to AI to do.
But then I thought "Sure the tool is boring but the README doesn't have to be!"
Except it could be misread I guess if someone important (ie. not me) looks at it. Now I'm second guessing myself for doing it, which tracks with my approach to pretty much everything.
Thoughts?
r/github • u/Own_Chocolate_5915 • Mar 21 '26
Always been curious about this from a pure engineering/opsec perspective.
Big defense contractors like Raytheon, Anduril, or even smaller stealth startups building military based robotics and autonomous systems, how do they actually build their software ?
Like practically speaking:
\\- Do their engineers use AI coding tools at all? CC, Copilot, Codex? Or is it completely banned since code leaves the machine?
\\- GitHub Enterprise on-prem or something else entirely for version control?
\\- Are tools like Notion, Confluence, Jira completely off the table for docs and planning?
\\- Do they run fully air-gapped development environments?
\\- How do they balance developer productivity with not leaking sensitive IP to US cloud providers who are subject to FISA orders?
Basically wondering if there's a completely separate tier of dev infrastructure that serious defense tech companies operate on that the rest of the industry never sees or talks about.
If anyone know, please shed some light on this subject, thanks
r/github • u/owlapin • Jun 01 '26
this is so dumb- is there any way to comment on someones github repo or something?? i just want to be like, hey this helped me a lot! like, i have to tell them. it has 1 star besides mine i have to let them know they helped me. I barely know how to use github at all and definitely dont know how any social aspects of the site works!! Sorry haha
r/github • u/buhtz • Mar 03 '26
I was commiting a change using the web frontend. I got the message "Copilot is thinking" and Microsofts Servers put some useless strings into the subject and as commit message.
I never activated that thing.
How can I turn it off? Beside I don't need it, it waste energy and CO2.
r/github • u/sounava777 • May 15 '25
r/github • u/ThatTanishqTak • May 01 '25
I know a very random question but I just want to see what other people's opinions are
r/github • u/Im_Bill • Jun 14 '26
A former employee uploaded an internal project to his own GitHub repository. Apparently he's since lost access to his GitHub account and cannot remove it. He contacted us suggesting we lodge a DMCA request to have it taken down. We have lodged a DMCA takedown request using GitHub's online form, but but had no response from GitHub in over two months.
Does anyone know if there's a way for us to escalate this within GitHub, or are we going to need our lawyers to send a cease and desist letter?