Add a helper script to send patches with Mozilla Thunderbird
commit0c3d26d24ab913a8cc6f478d176f5896af28c03c
authorLukas Sandström <lukass@etek.chalmers.se>
Thu, 19 Jun 2008 23:21:33 +0000 (20 01:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Jun 2008 05:40:42 +0000 (19 22:40 -0700)
tree86b0000ac40f83a2ba69995ba0a7322352277c00
parentd3e977b943b3562021b892f1c8f966655785708a
Add a helper script to send patches with Mozilla Thunderbird

The script appp.sh can be used with the External Editor extension for
Mozilla Thunderbird in order to be able to send inline patches in an
easy way.

Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches
contrib/thunderbird-patch-inline/README [new file with mode: 0644]
contrib/thunderbird-patch-inline/appp.sh [new file with mode: 0755]