jira-importer opened a new issue, #1205:
URL: https://github.com/apache/maven-scm/issues/1205

   **[Niels 
Basjes](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=nielsbasjes)**
 opened 
**[SCM-976](https://issues.apache.org/jira/browse/SCM-976?redirect=false)** and 
commented
   
   Since a long time the headers for the output of "git whatchanged" have been 
changed, as a consequence there is no more output from this command.
   The reason is that the output of this command used to be something like this:
   
   ```
   commit 2d22f2da71ef279c4759b1c09cdb8282b63f0cf6
   Author: Mark Struberg <[email protected]>
   Date:   2007-11-24 01:10:06 +0100
   
   ```
   
   yet currently it looks like this:
   
   ```
   commit 4fc34cfa14f2e72506187b03a492ce55ed459d4c (HEAD -> master, 
origin/master, origin/HEAD)
   Author:     Michael Osipov <[email protected]>
   AuthorDate: 2022-01-08 21:02:12 +0100
   Commit:     Michael Osipov <[email protected]>
   CommitDate: 2022-01-08 21:02:12 +0100
   
   ```
   
   
   
   ---
   
   **Affects:** 2.0.0-M1
   
   **Remote Links:**
   - [GitHub Pull Request #134
   ](https://github.com/apache/maven-scm/pull/134)
   
   0 votes, 5 watchers
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to