[–] mrud 15y ago ↗ For git (should be easy transferable to other VCs): git commit -m "$(curl -s http://whatthecommit.com/ | awk '/<p>/ {sub("<p>", ""); print }')" [–] ngerakines 15y ago ↗ This works too: git commit -m "$(curl -s http://whatthecommit.com/index.txt)
[–] ngerakines 15y ago ↗ This works too: git commit -m "$(curl -s http://whatthecommit.com/index.txt)
3 comments
[ 3.1 ms ] story [ 17.3 ms ] thread