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

   **[Esteban 
Porcelli](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=windchess)**
 commented
   
   possible solution
   
   HgBranchnameConsumer should override HgConsumer.consumeLine()
   
   HgConsumer.consumeLine calls processInputForKnownIdentifiers( trimmedLine );
   If the branch name first character matches one of these identifiers, the 
code removes the first character from the name.
   
   See attached patch for possible solution.
   


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