@[email protected] to Programmer [email protected]English • 2 years agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square98fedilinkarrow-up1782
arrow-up1782imageManager: This task only takes 30 minutes. Why did it take you the whole day?programming.dev@[email protected] to Programmer [email protected]English • 2 years agomessage-square98fedilink
minus-square@[email protected]linkfedilinkEnglish46•2 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-square@[email protected]OPlinkfedilinkEnglish3•2 years agoWell such an informative reply! Thanks mate 👍
minus-square@[email protected]linkfedilink16•2 years ago“Make Sure You Are Square With Your God Before Trying To Merge This”
minus-square@[email protected]linkfedilink2•2 years agoWell that’s about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!
minus-square@[email protected]linkfedilink2•2 years ago“Chuck Norris Emailed Me This Patch… I’m Not Going To Question It”
minus-square@[email protected]linkfedilink2•2 years agoMy 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.
minus-square@[email protected]linkfedilink2•edit-22 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!
Well such an informative reply! Thanks mate 👍
Full send.
“Make Sure You Are Square With Your God Before Trying To Merge This”
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.
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! :')