[ https://issues.apache.org/jira/browse/SCM-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962711#comment-17962711 ]
ASF GitHub Bot commented on SCM-722: ------------------------------------ jira-importer opened a new issue, #924: URL: https://github.com/apache/maven-scm/issues/924 **[Jean-Baptiste Vilain](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jeanbaptiste)** opened **[SCM-722](https://issues.apache.org/jira/browse/SCM-722?redirect=false)** and commented Because usernames in Git sometimes contain non-ASCII characters, it would be nice if we could also retrieve the author email and the committer email in the blame command result. This could be done either by using the existing fields of BlameLine as well as some configuration, or by adding dedicated field in BlameLine (though this would impact the other SCM providers I guess). --- **Affects:** 1.8.1 1 votes, 4 watchers > Add support for the retrieval of author and committer emails in Git blame > results > --------------------------------------------------------------------------------- > > Key: SCM-722 > URL: https://issues.apache.org/jira/browse/SCM-722 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: New Feature > Components: maven-scm-api, maven-scm-provider-gitexe > Affects Versions: 1.8.1 > Reporter: Jean-Baptiste Vilain > Priority: Minor > > Because usernames in Git sometimes contain non-ASCII characters, it would be > nice if we could also retrieve the author email and the committer email in > the blame command result. > This could be done either by using the existing fields of BlameLine as well > as some configuration, or by adding dedicated field in BlameLine (though this > would impact the other SCM providers I guess). -- This message was sent by Atlassian Jira (v8.20.10#820010)