mbien commented on issue #7006:
URL: https://github.com/apache/netbeans/issues/7006#issuecomment-1915301489

   starting point is probably the config itself:
   
https://github.com/apache/netbeans/blob/1c19e60bc6b995e5c0228eca4785ec4ad7a26171/ide/git/src/org/netbeans/modules/git/GitModuleConfig.java#L109-L111
   including typo ;)
   
   next step would be to find the place where versioning hooks into the copy 
action. Searching for usages of `GitModuleConfig` might lead to the right path.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to