send-email: Update regex parsing for pine aliases
commit2d8ae400d134c326f3ab0ec15ae522fb74cd0b1d
authorKumar Gala <galak@kernel.crashing.org>
Tue, 24 Jul 2007 14:50:38 +0000 (24 09:50 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Jul 2007 00:28:10 +0000 (24 17:28 -0700)
treeafb5592ddb7c6a2fa49e38341338532d4c921ad2
parentf836f1ae9b1535d6a1aeb4a0e8a33d65edaf9ff8
send-email: Update regex parsing for pine aliases

The pine address book format is tab seperated and the first field
is the nickname/alias and the third field is the email address as
per:

http://www.washington.edu/pine/tech-notes/low-level.html

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-send-email.perl