michael-o commented on PR #134:
URL: https://github.com/apache/maven-scm/pull/134#issuecomment-1130455772

   I don't understand this change. My manpage says:
   See the "PRETTY FORMATS" section for some additional details for each 
format. When =<format> part is omitted, it defaults to medium.
   
   and this is what I see with the command right now:
   ```
   D:\Entwicklung\Projekte\maven-site-plugin [MSITE-901-3.x ≡ +0 ~1 -0 !]> git 
whatchanged --date=iso --max-count=40 -- .
   commit e2774627651c7d7a4760a8229c2cda85dd383e7a (HEAD -> MSITE-901-3.x, 
origin/MSITE-901-3.x)
   Author: Matt Nelson <[email protected]>
   Date:   2020-03-20 18:05:04 -0500
   
       [MSITE-901] If precending standalone report has been run, site:jar does 
not reinvoke site:site
   
       This closes #82
   
   :000000 100644 00000000 a644cb7e A      
src/it/projects/MSITE-901/invoker.properties
   :000000 100644 00000000 a89260c7 A      src/it/projects/MSITE-901/pom.xml
   :000000 100644 00000000 1cf15bed A      
src/it/projects/MSITE-901/verify.groovy
   :100644 100644 26be6d40 8471aed9 M      
src/main/java/org/apache/maven/plugins/site/render/SiteJarMojo.java
   
   commit 3c6ff2e285063231b7042bfe7875871c9d339830 
(origin/maven-site-plugin-3.x, maven-site-plugin-3.x)
   Author: Michael Osipov <[email protected]>
   Date:   2022-04-28 20:45:25 +0200
   
       Update CI URL
   
   :100644 100644 494ce904 9fbf6435 M      pom.xml
   ```
   
   Did you configure Git in a way that modifies the output by default?


-- 
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