hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 2 年前Manager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square117fedilinkarrow-up1807arrow-down18
arrow-up1799arrow-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 · 2 年前message-square117fedilink
minus-squareLooboer@lemm.eelinkfedilinkEnglisharrow-up48·2 年前Just 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-up16·2 年前“Make Sure You Are Square With Your God Before Trying To Merge This”
minus-squarehypnotic_nerd@programming.devOPlinkfedilinkEnglisharrow-up3·2 年前Well such an informative reply! Thanks mate 👍
minus-squarejungle@programming.devlinkfedilinkarrow-up2·edit-22 年前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! :')
minus-squareMajorHavoc@lemmy.worldlinkfedilinkarrow-up2·2 年前Well that’s about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!
minus-squarehakunawazo@lemmy.worldlinkfedilinkarrow-up2·2 年前“Chuck Norris Emailed Me This Patch… I’m Not Going To Question It”
minus-square_dev_null@lemmy.zxcvn.xyzlinkfedilinkarrow-up2·2 年前My first script ever was written in lua for a world of warcraft macro to spit out chuck norris one liners. People in the barrens hated me.
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 👍
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! :')
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”
My first script ever was written in lua for a world of warcraft macro to spit out chuck norris one liners. People in the barrens hated me.