Who committed in this SVN repository?
$ svn log -q | cut -d '|' -f 2 - | sort | uniq
Via Arnaud.
You need to create an account or log in to post a comment or rate this snippet.
$ svn log -q | cut -d '|' -f 2 - | sort | uniq
Via Arnaud.