Y
Hacker News
new
|
ask
|
show
|
jobs
whatthecommit.com - a commit message generator.
(
whatthecommit.com
)
12 points
by
fizz972
5824 days ago
1 comments
fizz972
5824 days ago
git commit -m "$(curl -s
http://whatthecommit.com/
| awk '/<p>/ {sub("<p>", ""); print }')"
link