therubymug/hitch

Use hitch for triples

jamesarosen opened this issue · 1 comments

I'd love to do hitch foo bar baz and end up with "Bar, Baz, and Foo" -- dev+bar+baz+foo@mycompany.com

Right now you can do N number of authors, it simply joins them with 'and's. So your example would yield: "Bar and Baz and Foo" dev+bar+baz+foo@mycompany.com