You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2018/05/08 09:10:59 UTC

[GitHub] murinrad opened a new pull request #30: Fix for SCM-714: mvn release:prepare fails if the command line is too long on windows

murinrad opened a new pull request #30: Fix for SCM-714: mvn release:prepare fails if the command line is too long on windows
URL: https://github.com/apache/maven-scm/pull/30
 
 
   This is a fix for SCM-714
   
   This fix changes the behaviour of git add on Windows machines.
   The git add is to be executed per file.
   
   Fix tested on local and correctly splits the add command per file.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services