Manager: This task only takes 30 minutes. Why did it take you the whole day?
Manager: This task only takes 30 minutes. Why did it take you the whole day?
Manager: This task only takes 30 minutes. Why did it take you the whole day?
You're viewing a single thread.
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!
"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!