Browse Source
C Git trims name and email before inserting them into the commit header so that " A U Thor " and " author@example.com " becomes "A U Thor <author@example.com>" with a single separating space. This changes PersonIdent#toExternalString() to trim name and email before concatenating them. Change-Id: Idd77b659d0db957626824f6632e2da38d7731625 Signed-off-by: Rüdiger Herrmann <ruediger.herrmann@gmx.de>stable-3.6
Rüdiger Herrmann
10 years ago
committed by
Matthias Sohn
2 changed files with 14 additions and 2 deletions
Loading…
Reference in new issue