diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-03-25 16:47:12 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-25 17:41:23 -0800 |
commit | 567ffeb7722eefab3991cb894c96548b92b57cc2 (patch) | |
tree | 94329f9421821b15286d7d121d6d1f77fe2539f2 /receive-pack.c | |
parent | a5370b16c34993c1d0f65171d5704244901e005b (diff) | |
download | git-567ffeb7722eefab3991cb894c96548b92b57cc2.tar.gz git-567ffeb7722eefab3991cb894c96548b92b57cc2.tar.xz |
send-email: lazy-load Email::Valid and make it optional
It's not installed on enough machines, and is overkill most of
the time. We'll fallback to a very basic regexp just in case,
but nothing like the monster regexp Email::Valid has to offer :)
Small cleanup from Merlyn.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'receive-pack.c')
0 files changed, 0 insertions, 0 deletions