My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
676278f
4ddd4bd
)
Merge branch 'tk/git-svn-trim-author-name'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 11 Oct 2019 05:24:46 +0000
(14:24 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 11 Oct 2019 05:24:46 +0000
(14:24 +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