jira-importer commented on issue #911: URL: https://github.com/apache/maven-scm/issues/911#issuecomment-2964632578
**[Darryl L. Miles](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=dlmiles)** commented Another patch to apply AS WELL AS the 1st patch. GIT tree maven-scm.git master c96ca234 This addresses a similar matter in respect of creating new branches on the remote system. Without the patch a conflict may occur of a branch and a tag share the same name. With this patch we are being very clear to the server what the intention is, i.e. to work with branches (not with tags). See the other patch file for when we want to work with tags (not with branches). -- 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]
