jira-importer commented on issue #820:
URL: https://github.com/apache/maven-scm/issues/820#issuecomment-2964625851

   **[Mark 
Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)**
 commented
   
   Fabien,
   did you really look at the porcelain description of git-blame?
   Please see the section "THE PORCELAIN FORMAT"
   
   according to this (and from looking at the C sources) the committer and 
committer-time must always exist.
   
   "This header line is followed by the following information at least once for 
each commit:
   he author name ("author"), email ("author-mail"), time ("author-time"), and 
timezone "author-tz"); similarly for committer."
   
   Can you please provide a sample with both
   $> git blame -p
   $> git blame -c -l
   So we can extend our unit tests!
   Which git version do you use and which OS version are you running on?
   
   txs and LieGrue,
   strub
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to