You're viewing a single thread.
View all comments
95
comments
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!
47 0 Reply"Make Sure You Are Square With Your God Before Trying To Merge This"
14 0 ReplyFull send.
11 0 ReplyWell such an informative reply! Thanks mate 👍
4 0 ReplyThanks 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! :')
3 0 ReplyWell that's about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!
1 0 Reply
You've viewed 95 comments.
Scroll to top