Skip to content

Instantly share code, notes, and snippets.

@drock
Created July 24, 2014 21:04
Show Gist options
  • Save drock/1d424720db5647b7b5de to your computer and use it in GitHub Desktop.
Save drock/1d424720db5647b7b5de to your computer and use it in GitHub Desktop.
How to get on the leaderboard of Github's Pulse feature
while true; do
git commit --allow-empty
git push
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment