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

   **[Mark 
Struberg](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=struberg)**
 commented
   
   Hi Felix!
   
   Please note that scm:add != git-add and scm:checkin != git-commit
   
   maven-scm is intended to work the same way on every SCM. Thus we 'mimic' svn 
and cvs like operations.
   In the maven-release-manager we already do some special things for GIT. We'd 
need to
   
   There is of course an option to move the 'splitting' of git-add to an own 
function internally and utilize this from the other operations which need it.
   


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