From: Eric Sunshine Date: Sun, 21 Jul 2013 10:52:39 +0000 (-0400) Subject: contrib: contacts: add ability to parse from committish X-Git-Tag: v1.8.4-rc0~3^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8e7c4a82ec25ee92bcb81de8bb8c4a27876d6edc?hp=8e7c4a82ec25ee92bcb81de8bb8c4a27876d6edc contrib: contacts: add ability to parse from committish For example: % git contacts R1..R2 Committishes and patch files can be mentioned in the same invocation: % git contacts R1..R2 extra/*.patch Signed-off-by: Eric Sunshine Signed-off-by: Junio C Hamano ---