dusty-phillips / gitifyhg

Tools for using git as a client to mercurial repositories
GNU General Public License v3.0
62 stars 17 forks source link

Better author sanitization #1

Closed dusty-phillips closed 11 years ago

dusty-phillips commented 11 years ago

git clone gitifyhg::http://selenic.com/hg fails due to:

fatal: Missing space before < in ident string: Anupam Kapooranupam.kapoor@gmail.com 1127407335 -0700

dusty-phillips commented 11 years ago

I fixed this particular issue, but I think the function could be improved further.