git-send-email: abort/usage on bad option
authorMichael Coleman <tutufan@gmail.com>
Wed, 28 Feb 2007 04:47:54 +0000 (22:47 -0600)
committerJunio C Hamano <junkio@cox.net>
Wed, 28 Feb 2007 05:30:38 +0000 (21:30 -0800)
Instead of proceeding, abort and give usage message when a bad option
is seen.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found