]> granicus.if.org Git - git/commitdiff
Merge branch 'tk/git-svn-trim-author-name' into next
authorJunio C Hamano <gitster@pobox.com>
Fri, 4 Oct 2019 04:13:05 +0000 (13:13 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Oct 2019 04:13:05 +0000 (13:13 +0900)
The author names taken from SVN repositories may have extra leading
or trailing whitespaces, which are now munged away.

* tk/git-svn-trim-author-name:
  git-svn: trim leading and trailing whitespaces in author name


Trivial merge