Skip to content

Instantly share code, notes, and snippets.

@drewdeponte
Created December 4, 2009 02:39
Show Gist options
  • Save drewdeponte/248789 to your computer and use it in GitHub Desktop.
Save drewdeponte/248789 to your computer and use it in GitHub Desktop.
svn log | grep -E "r[0-9]+ \| [a-z]+ \|" | awk '{print $3}' | sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment