Skip to content

Instantly share code, notes, and snippets.

@arnabdas
Last active April 14, 2017 14:22
Show Gist options
  • Save arnabdas/4c1e272d1aaff73a916e2c4bf8ee5325 to your computer and use it in GitHub Desktop.
Save arnabdas/4c1e272d1aaff73a916e2c4bf8ee5325 to your computer and use it in GitHub Desktop.
Random commit messages from http://whatthecommit.com
[alias]
random = !"git commit -am \"$(echo $(curl -s http://whatthecommit.com/index.txt))\"; git pull --rebase; git push"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment