Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
Wrap text
Report abuse
#!/bin/sh git log --pretty=short --no-merges | \ git shortlog -ne | \ egrep -ve '^ +' | \ egrep -ve '^$' | \ tr -d ':$'
Pasted April 28, 2009 6:19AM EDT
Embed
Ads from Ruby Row