hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 3 years agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square56linkfedilinkarrow-up1597arrow-down15
arrow-up1592arrow-down1imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devhypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 3 years agomessage-square56linkfedilink
minus-squareLooboer@lemm.eelinkfedilinkEnglisharrow-up34·3 years agoJust use What The Commit. You can also create a git alias: git config --global alias.yolo ‘!git add -A && git commit -m “$(curl --silent --fail https://whatthecommit.com/index.txt)”’ Now you can just type ‘git yolo’ to create a commit!
minus-squareOlgratin_Magmatoe@startrek.websitelinkfedilinkarrow-up10·3 years ago“Make Sure You Are Square With Your God Before Trying To Merge This”
minus-squarehypnotic_nerd@programming.devOPlinkfedilinkEnglisharrow-up2·3 years agoWell such an informative reply! Thanks mate 👍
minus-squareMajorHavoc@lemmy.worldlinkfedilinkarrow-up2·3 years agoWell that’s about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up2·3 years ago“Chuck Norris Emailed Me This Patch… I’m Not Going To Question It”
minus-squarejungle@programming.devlinkfedilinkarrow-up2·3 years agoThanks for that, I’ve been laughing like a little kid: “hoo boy” “lol” “Become a programmer, they said. It’ll be fun, they said.” I can feel those so well! :')
Just use What The Commit.
You can also create a git alias:
Now you can just type ‘git yolo’ to create a commit!
“Make Sure You Are Square With Your God Before Trying To Merge This”
Full send.
Well such an informative reply! Thanks mate 👍
Well that’s about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!
“Chuck Norris Emailed Me This Patch… I’m Not Going To Question It”
Thanks for that, I’ve been laughing like a little kid:
“hoo boy”
“lol”
“Become a programmer, they said. It’ll be fun, they said.”
I can feel those so well! :')