On Tue, Feb 07, 2017 at 10:50:42PM +0100, Michael Niedermayer wrote: > There is no "Rl" in there > > git removes that when applying with git am > git am > ... > From: Rl <[email protected]> > ... > git show > ... > Author: [email protected] <[email protected]>
Oh! :-/ > I dont know why git does that but it does, i retested this as it seemed > rather unexpected and odd Yes, this is odd. > I can manually override this and force git to use Rl as name so i > will do that, but this may be error prone if git fails to keep Rl > even after there are commits in the tree with that name. How much does it check the validity of the part inside <> ? What about <[email protected]> ? Currently this should not be possible to confuse with a valid mail address. Regards, Rune _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
