whatthecommit.com - a commit message generator.(whatthecommit.com)
whatthecommit.com
whatthecommit.com - a commit message generator.
http://whatthecommit.com/
1 comments
git commit -m "$(curl -s http://whatthecommit.com/ | awk '/<p>/ {sub("<p>", ""); print }')"
[deleted]