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
-
ng190528597y"fixed tupo"? I think you spelled "I am a fucking idiot and should stop being a developer" wrong 😂😂
-
@j4cobgarby
git rebase -i HEAD~$(git rev-list --count origin/master..HEAD) is your friend.
Squash your whole branch of 600 wip-fix-progress-fix-wip-fix-goingToBed-fix commit chain into maybe half a dozen useful commits, and give them complete messages with title and description. :D -
@AlexDeLarge Yeah I tend to cram all of the little information I have in a push-up bra, for the viewer's pleasure. I mean it's all I have, asset-wise... people may call me out for being a knowledge whore... but it's all natural, we're all born with curiosity. It's not just for showing off, you may gently squeeze as well, maybe even bury your head in it and inhale, the contents should be shared and used. I'm not ashamed of my polygamous mental sluttiness, I'm proud of it, even a bit excited when others do me in return.
git add -A
git commit -m "fixed tupo"
git push
🤓
rant