Eric Wong [off-list ref] writes:
Michael J Gruber [off-list ref] wrote:
quoted
Instead, make git svn uses the perl regex
/^(.+?|\(no author\))\s*=\s*(.+?)\s*<(.*)>\s*$/
for parsing the authors file so that the same (slightly more lenient)
regex is used in both cases.
Reported-by: Till Schäfer <redacted>
Signed-off-by: Michael J Gruber <redacted>
Thanks.
Signed-off-by: Eric Wong <redacted>
And pushed to master of git://bogomips.org/git-svn
(commit f7c6de0ea1bd5722a1181c6279676c6831b38a34)
Thanks, pulled.