Skip to content

Instantly share code, notes, and snippets.

@youhei
Created May 14, 2012 05:40
Show Gist options
  • Save youhei/2691998 to your computer and use it in GitHub Desktop.
Save youhei/2691998 to your computer and use it in GitHub Desktop.
automated pair programming partner one-liner
$ git shortlog --summary | cut -f 2 | shuf | paste - -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment