Comment on Manager: This task only takes 30 minutes. Why did it take you the whole day?

Looboer@lemm.ee ⁨11⁩ ⁨months⁩ 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 whatthecommit.com/index.txt)”’

Now you can just type ‘git yolo’ to create a commit!

source
Sort:hotnewtop