hypnotic_nerd@programming.dev to Programmer Humor@programming.devEnglish · 1 year agoManager: This task only takes 30 minutes. Why did it take you the whole day?programming.devimagemessage-square17fedilinkarrow-up14arrow-down10
arrow-up14arrow-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 · 1 year agomessage-square17fedilink
minus-squareLooboer@lemm.eelinkfedilinkEnglisharrow-up0·1 year 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-up0·1 year 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”