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
-
My commit messages used to turn into crazy homeless rants in the forest when I knew there were no contributors.
-
beriba8567yOnce I made a try-catch on error handling and guess what? It saved my ass because it caught an exception when sending a log to a logging system. The error message was too long. The code didn't crash so I'm glad I write that try-catch even if it looks weird
-
Awlex182757y@No-one I still have to get some fundamental work done, before I'll do that. But if you wanna take a look, there you go:
https://github.com/Awlexus/AIMapper -
Every time one of my work mates writes such commit messages I want to switch in rage mode. 😁
-
Time for a git rebase -i and some squash, if only you are working on the branch.
Related Rants
Sometimes I should think twice before committing (Thank god there are no contributors beside me yet)
undefined
git
fail