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!
Tibia, an old 2d mmorpg
My top favorites, can't decide which one is the best:
Just use What The Commit.
You can also create a git alias:
Now you can just type 'git yolo' to create a commit!