From: Gustaf Hendeby Date: Mon, 21 Jan 2008 19:57:46 +0000 (+0100) Subject: send-email, fix breakage in combination with --compose X-Git-Tag: v1.5.4-rc5~19 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/97394ee4304a8d336663df5da23a33efbe1ab46b?hp=97394ee4304a8d336663df5da23a33efbe1ab46b send-email, fix breakage in combination with --compose This fixes the subtile bug in git send-email that was introduced into git send-email with aa54892f5ada8282643dc7387b33261c7135d784 (send-email: detect invocation errors earlier), which caused no patches to be sent out if the --compose flag was used. Signed-off-by: Gustaf Hendeby Tested-by: Seth Falcon Signed-off-by: Junio C Hamano ---