769
you are viewing a single comment's thread
view the rest of the comments
[-] Looboer@lemm.ee 47 points 1 year ago

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"

[-] ikidd@lemmy.world 11 points 1 year ago
[-] hypnotic_nerd@programming.dev 4 points 1 year ago

Well such an informative reply! Thanks mate ๐Ÿ‘

[-] jungle@programming.dev 3 points 1 year ago* (last edited 1 year ago)

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! :')

[-] MajorHavoc@lemmy.world 1 points 1 year ago

Well that's about half my commit messages that are going to be nonsense on weekends projects, now. Thank you!

this post was submitted on 12 Dec 2023
769 points (99.0% liked)

Programmer Humor

19817 readers
601 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS