Re: [PATCH] git-svn: Minimalistic patch which allows svn usernames with space(s).

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Richard MUSIL <richard.musil@...>
Cc: <git@...>
Date: Tuesday, July 17, 2007 - 3:55 pm

Richard MUSIL <richard.musil@st.com> wrote:

Surely you mean the following:

+               next unless /^(.+?|\(no author\))\s*=\s*(.+?)\s*<(.+)>\s*$/;

(No "\" before the ".")   "\." matches a dot/period (.), while "."
matches anything.

-- 
Eric Wong
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] git-svn: Minimalistic patch which allows svn use..., Eric Wong, (Tue Jul 17, 3:55 pm)