diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2019-09-23 11:55:54 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-28 13:51:42 +0900 |
commit | 4ddd4bddb1d2ef94bb66e2d35b43d0e324237907 (patch) | |
tree | 1f5ea250b4ed5f0ed305f5bce8c7c3be570b6250 /t/t5100/nul-b64.expect | |
parent | Git 2.23 (diff) | |
download | tgif-4ddd4bddb1d2ef94bb66e2d35b43d0e324237907.tar.xz |
git-svn: trim leading and trailing whitespaces in author name
In some cases, the svn author names might contain leading or trailing
whitespaces, leading to messages such as:
Author: user1
not defined in authors.txt
(the trailing newline leads to the line break). The user "user1" is
defined in authors.txt though, e.g.
user1 = User <user1@example.com>
Fix this by trimming the author name retreived from svn before using it
in check_author.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5100/nul-b64.expect')
0 files changed, 0 insertions, 0 deletions