mbien commented on PR #8389: URL: https://github.com/apache/netbeans/pull/8389#issuecomment-2774324781
@homberghp could you update the commit message so that it reflects what the change is? No need to mention the issue, it creates just redundant links in the system. "fix possible profiler NPE during code scan" or something similar would be fine I think. once done please do a rebase to get rid of the merge commit: ``` git pull --rebase --autostash https://github.com/apache/netbeans.git master ``` and force push into your branch: ``` git push -f g...@github.com:homberghp/netbeans issue8388:issue8388 ``` -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists