mbien commented on code in PR #7938: URL: https://github.com/apache/netbeans/pull/7938#discussion_r1895885823
########## ide/svg/src/org/netbeans/modules/svg/navigation/SvgNavigatorPanel.java: ########## Review Comment: its also easy to overlook. E.g if the new files are added individually, the removed files won't be in the commit. Easiest way to avoid this is to commit via a parent folder. Right click on module/package and commit from there, this will include all changes. This is also how you can fix it if you forgot changes and amend the commit. There are several other ways how to commit, e.g via show changes action and commit from there etc. -- 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
