Jean-Baptiste Vilain created SCM-722:
----------------------------------------

             Summary: Add support for the retrieval of author and committer 
emails in Git blame results
                 Key: SCM-722
                 URL: https://jira.codehaus.org/browse/SCM-722
             Project: Maven SCM
          Issue Type: New Feature
          Components: maven-scm-api, maven-scm-provider-git
    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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to