Skip to content

Instantly share code, notes, and snippets.

@jamesvulling
Created January 26, 2012 00:58
Show Gist options
  • Save jamesvulling/1680127 to your computer and use it in GitHub Desktop.
Save jamesvulling/1680127 to your computer and use it in GitHub Desktop.
SVN log history filtered for a specific user
svn log | egrep 'r[0-9]+ \| username \|'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment