hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 11 months agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square17fedilinkarrow-up17arrow-down10
arrow-up17arrow-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 · 11 months agomessage-square17fedilink
minus-squareLooboer@lemm.eelinkfedilinkEnglisharrow-up0·11 months 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-up1·11 months ago“Make Sure You Are Square With Your God Before Trying To Merge This”
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”