Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@KnightsOfCode well I usually do around 10 commits a push, I split the changes down to each file and not pushing all changes with a single commit. Makes stuff clearer.
-
Grumpy28878y@Mayhem93 Botched line endings sounds probable. I just hade someone fork one of my GitHub repos and do just that.
So, did he fix his settings and make a new fork? Nope. He fixed the line endings and made a new gargantuan commit. That way, he wont be able to track differences between our forks as they diverge. Genius. Pure genius.
My friend just committed 24000 changes. RIP project ☠️⚰️
undefined